Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

v0.17.2

Compare
Choose a tag to compare
@blutorange blutorange released this 31 Aug 15:52
· 32 commits to master since this release
  • Feature #9. Add new method to extender: createEditorOverrideOptions. This lets you pass specify custom override services to the
    editor.
  • Fix #10. Load CSS worker when language is set to SCSS or LESS
  • Fix a missing localization (CSS specificity tooltip)
  • Fix microsoft/monaco-editor#1353 (scrolling does not work in Firefox). It will be fixed in
    the next release of monaco-editor. Since it seems to be taking some time, this includes the proposed patch
    microsoft/vscode#72832
  • Demo project: change from cargo to jetty