Releases: CodinGame/monaco-languageclient-wrapper
Releases · CodinGame/monaco-languageclient-wrapper
v3.2.6
01 Aug 09:00
Compare
Sorry, something went wrong.
No results found
3.2.6 (2022-08-01)
Bug Fixes
Do not try to save non-file models (1904635 )
v3.2.5
21 Jul 16:29
Compare
Sorry, something went wrong.
No results found
3.2.5 (2022-07-21)
Bug Fixes
Fix github action trigger (35be557 )
Use infrastructure to save file (7ea222c )
v3.2.4
18 Jul 14:55
Compare
Sorry, something went wrong.
No results found
3.2.4 (2022-07-18)
Bug Fixes
Remove superfluous dependency (0ebcd32 )
v3.2.3
18 Jul 14:09
Compare
Sorry, something went wrong.
No results found
3.2.3 (2022-07-18)
Bug Fixes
Do not try to save non-file models (3630259 )
Fix popup text color (de7c579 )
Make omnisharp metadata work, prevent error (3ea9b0d )
v3.2.2
12 Jul 10:36
Compare
Sorry, something went wrong.
No results found
3.2.2 (2022-07-12)
Bug Fixes
Remove PURE comments from output bundle (d423c20 )
v3.2.1
12 Jul 07:58
Compare
Sorry, something went wrong.
No results found
3.2.1 (2022-07-12)
Bug Fixes
Restore node polyfill mocking (28f8891 )
v3.2.0
11 Jul 14:16
Compare
Sorry, something went wrong.
No results found
3.2.0 (2022-07-11)
Bug Fixes
Adapt code to api, remove useless code (164b18e )
Disable hoist transitive imports (fff0836 )
Fix tests (2c8b164 )
Help rollup treeshake java extension (bd1192b )
Remove useless property (5f6c9ca )
Throw proper error (1445ca4 )
Typo (7b46da0 )
Update code with new ts/eslint configs (8cc1abf )
We do need to send the initializationOptions (4512193 )
Features
Add a way to resolve extension files (fa42da1 )
Declare new java capabilities (e02d243 )
Download and build java extension (b3cc407 )
Lazy load extensions (33cecfd )
Make createAdditionalFeatures async (dc79a42 )
Open server logs in popup (2697591 )
Use code from java vscode extension (850657a )
v3.1.2
22 Jun 08:03
Compare
Sorry, something went wrong.
No results found
3.1.2 (2022-06-22)
Bug Fixes
Ignore main branch when checking the build (afeb4b0 )
Use common eslint config (76be1d1 )
Use common TS config (835cd65 )
v3.1.1
16 Jun 14:55
Compare
Sorry, something went wrong.
No results found
v3.1.0
16 Jun 12:01
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-06-16)
Bug Fixes
Fix tests by removing additional features (d16a016 )
Improve showMessage (86d9b0b )
Features
Add getLanguageClientOptions in api (846fb58 )
Add inlay hints in java (931989d )