Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Shaddock Heath 2fc2f72c12 Expose "fontFamily" setting to the monaco editor 9 ani în urmă
  Shaddock Heath 2e8dc5a041 Change the name of the settings group that the web view looks at for code settings to match what's being set 9 ani în urmă
  Shaddock Heath c069587e3e fixes issue with updates to user preferences not getting reflected in the embedded web view 9 ani în urmă
  Shaddock Heath 865d6c0e4d Hook up the user settings for the editor 9 ani în urmă
  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 ani în urmă
  Shaddock Heath abf8a2955e Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json 9 ani în urmă
  Shaddock Heath 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ă
  Shaddock Heath fc83321284 refactored client extensions pattern and naming conventions to match host extensions patterns 9 ani în urmă
  Shaddock Heath b630f5bb3a added the ability to allow the webview code to retrieve user preferences 9 ani în urmă
  Shaddock Heath e88b4e0e47 first cut at annotations. The save resource event has also been hooked up and renamed to saveCode 9 ani în urmă
  Shaddock Heath 9fbef5d68e updated license banners 9 ani în urmă
  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 ani în urmă