| .. |
|
languageExtensions
|
d8f936ef43
Work on being able to compile typescript files when not all the pieces are located under Resources (ie d.ts files located in a project/typings folder). Also pull in an existing tsconfig.json if it exists in the root of the project.
|
9 ani în urmă |
|
ClientExtensionEventNames.ts
|
265df4299e
removed project unloaded event from client web view editor since it will never be called. All of the editors will be shut down before they have a chance to do anything.
|
9 ani în urmă |
|
ClientExtensionServices.ts
|
a99169438a
- Added new UI Extension method getCurrentResourceEditor to grab the current editor
|
9 ani în urmă |
|
ServiceLocator.ts
|
fc83321284
refactored client extensions pattern and naming conventions to match host extensions patterns
|
9 ani în urmă |