Shaddock Heath
|
dc1faa32b1
Updated to handle the user prefs change notification to the web client from the host typescript. Also cleaned up some typos and api signatures.
|
9 years ago |
Shaddock Heath
|
e855b7df92
- Added a new UserPreferencesChanged event that gets propagated to the web client
|
9 years ago |
Shaddock Heath
|
fc83321284
refactored client extensions pattern and naming conventions to match host extensions patterns
|
9 years ago |
Shaddock Heath
|
b630f5bb3a
added the ability to allow the webview code to retrieve user preferences
|
9 years ago |
Shaddock Heath
|
303d712ec9
Refactoring the extension interface names to make more sense
|
9 years ago |
JoshEngebretson
|
264cc5a4aa
Merge pull request #750 from LumaDigital/PerProjectExtensions
|
9 years ago |
Shaddock Heath
|
af17f951a7
Fleshed out the per-project extensions
|
9 years ago |
Shaddock Heath
|
e88b4e0e47
first cut at annotations. The save resource event has also been hooked up and renamed to saveCode
|
9 years ago |
Shaddock Heath
|
9fbef5d68e
updated license banners
|
9 years ago |
Shaddock Heath
|
b77f5ab2de
staging the webview extension code so that it will be ready to receive a project unloaded event message, a delete resource event message, and a rename resource event message. Also did some cleanup to reduce duplicate code
|
9 years ago |
Shaddock Heath
|
1e47e7e381
added copyright banners to new files
|
9 years ago |
Shaddock Heath
|
b3a3ab207c
massive cleanup and implementation of the typescript services in the web view.
|
9 years ago |