| .. |
|
languageExtensions
|
fe5ce33c77
Fixed issue where the monaco web workers weren't loading. Also fixed a marker error that monaco was throwing.
|
9 years ago |
|
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 years ago |
|
ClientExtensionServices.ts
|
c069587e3e
fixes issue with updates to user preferences not getting reflected in the embedded web view
|
9 years ago |
|
ServiceLocator.ts
|
fc83321284
refactored client extensions pattern and naming conventions to match host extensions patterns
|
9 years ago |