Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
Release list
v1.69.9
v1.69.8
v1.69.7
v1.69.6
v1.69.5
v1.69.4
v1.69.3
v1.69.2
v1.69.1
1.69.1 (2022-08-16)
- fix: use partial version of wrong vscode types (d7faa2f)
- fix!: only take the path as parameter (a43c49b)
- fix: initialize service right after they are initialized (254dd0c)
- fix: configurationService requires workspaceContextService (fefc0d6)
- fix: rewrite dynamic imports so it works everywhere (9717862)
- feat: expose registerColor function (6fe57ac)
- feat: expose json schema getter function (139289b)
- fix: force load snippet service (3116e8e)
- feat: register configuration json schemas (01de7ed)
- clean: clean comment (1c98073)
- clean: remove non-working code (b240d49)
v1.69.0
1.69.0 (2022-08-14)
- fix: add missing polyfill (fac183b)
- chore: use self hosted runner (90153ec)
- doc: update README (7fbbe2e)
- feat: snippets service override (8078b54)
- feat: language service override (d90ce95)
- clean: remove now useless hack (33bbc76)
- fix: suppress warnings in console (32bc5c6)
- fix: improve polyfills and add some more (3a8d11e)
- feat: export additional things (c484c9b)
- feat: update monaco and vscode-api code (e162b89)
- fix: resolve json modules (16c6883)
- fix: preserve const enums (4c03df8)
- fix: improve treeshaking, do not hack pure function to remove unwanted code (46ff824)
- fix: fix ConfiguredStandaloneEditor (2e7d80f)
- fix: remove another method call (fb5c3a1)
- fix: Better handle externals (ee87cd9)
- fix: keep ExtensionsRegistry (02549d8)
- fix: Keep some registerSchema calls (88c493e)
- fix: Wrap pure comments in parenthesis (dc4f276)
- fix: Ignore warning (a7e65e1)
- fix: Improve treeshaking (ba07ac1)
- fix: Fix ConfiguredStandaloneEditor, merge options (d4dbe5a)
- fix: patch vscode so it builds (??) (03cba07)
- lib: update monaco and vscode types (1c1ed62)
- fix: Add missing interface overrides (bb5a8a1)
- feat: token classification service override (55d22ad)
- refactor: Factorize code (bfbb545)
- feat: Export missing stuff (5397abb)
- feat: theme service override (ffd3ce5)
- feat: language configuration service override (e2ce630)
- fix: Add more missing services (a21bc7c)
- fix: Help rollup resolve resolve vscode dynamic import (ac61324)
- fix: Ignore semver import (f2b2104)
- fix: Remove useless breaking pure function (28d9a4d)
- fix: Add more pure functions (f039023)
- fix: Override some modules to help treeshaking (81fb6fb)
- feat: Add textmate service override (847984a)
- feat: Add keybindings service override (0050c85)
- fix: Improve default implementations of missing services (9f0c1c5)
- lib: Update libraries (6932d2e)
- refactor: Split LayoutService override (238dd88)
- fix: Improve injection tools (92f54d7)
- chore: Accept es2021 (b6ecbed)
- feat: Improve configuration service override using file services (5894817)
- feat: Add file services override (a4ea95f)
- fix: Run 2 rollup passes to improve treeshaking (81bc7e6)
- fix: Disable hoistTransitiveImports (ad14a68)
- fix: Disable useless hashes in chunks (07e5496)
- fix: Add missing dom api mock (909e4ee)
- refactor: Split code (c88cca9)
- refactor: register IExtensionService (1dbd30b)
- clean: remove sed (5ad6223)
- fix: build for Darwin (11c1231)
- fix: Fix github action trigger (10690cb)
- fix: Add missing polyfills (88d185a)
- fix: Improve/simplify syntax (6041fe0)
- doc: Explain why we need those polyfills (ecf6780)
- fix: Add missing polyfill (63aea7d)
- feat: Export the configurationRegistry from monaco (feecabf)
- feat!: Simplify configuration api [BREAKING CHANGE] (e61f628)
- doc: Add editor configuration section (3d3f31a)
- doc: Add troubleshoot section (88ebeba)
- feat: Add 2 methods to get editors plugged on the configuration service (f6db058)
- chore: Add helper function (76bdfc2)
- feat: Use TextResourceConfigurationService along with ConfigurationService (a0d6524)
- fix: Reuse monaco IEditorOverrideServices interface (ed25f71)
- fix: Typo (2947ec5)
- feat: Add a service-override for the configuration (adf55b7)
- fix: Add missing polyfill ([4d8fb9f](...