Shaddock Heath
|
c069587e3e
fixes issue with updates to user preferences not getting reflected in the embedded web view
|
9 лет назад |
Shaddock Heath
|
57441d59ad
Initial work on using the Monaco editor instead of Ace editor. TypeScript property completions are successfully being handled by the shared web worker.
|
9 лет назад |
Shaddock Heath
|
abf8a2955e
Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json
|
9 лет назад |
Shaddock Heath
|
b4ff7149c5
Confirmed that using Atomic:// instead of File:// works in windows...back to OSX land.
|
9 лет назад |
Shaddock Heath
|
4101999921
Modified AbstractTextResourceEditorBuilder to use the standard WebView editor html, but allow it to be overridden in child classes
|
9 лет назад |
Shaddock Heath
|
4e317af403
removed project unloaded event and fixed issue with delete resource event
|
9 лет назад |
Shaddock Heath
|
b23ec556c1
extracted the logic that instantiates resource editors into separate ResourceEditorBuilders so that it's easier to register and add new editors
|
9 лет назад |