Allow third party extension points to be marked with isDynamic
#67958
Closed
Description
opened on Feb 6, 2019
Follow up on #66574
Request
Add a declarative API to mark a third party extension point as dynamic. This is needed by the markdown extension (#67574) and TypeScript extensions (#67575) which have custom extension points. I am doing work this iteration to make sure these extensions properly respond to extension changes
Activity