Releases: CodinGame/monaco-languageclient-wrapper
Releases · CodinGame/monaco-languageclient-wrapper
v4.0.1
4.0.1 (2022-09-05)
Bug Fixes
v4.0.0
4.0.0 (2022-08-19)
Bug Fixes
- fix browser api mocking (bafec0d)
- import errorHandler from monaco-vscode-api (9a7399c)
v3.2.10
3.2.10 (2022-08-12)
Bug Fixes
- Add safeguard (56b3a40)
- check languageClient status after stating it (c136c17)
v3.2.9
3.2.9 (2022-08-12)
Bug Fixes
v3.2.8
3.2.8 (2022-08-11)
Bug Fixes
- allow disposing during preparation phase (4e8110f)
- improve language client lifecycle management (025a8d0)
- throw an error when the max attempt count is exceeded (fd2c1a8)
v3.2.7
3.2.7 (2022-08-05)
Bug Fixes
v3.2.6
3.2.6 (2022-08-01)
Bug Fixes
- Do not try to save non-file models (1904635)
v3.2.5
3.2.5 (2022-07-21)
Bug Fixes
- Fix github action trigger (35be557)
- Use infrastructure to save file (7ea222c)
v3.2.4
3.2.4 (2022-07-18)
Bug Fixes
- Remove superfluous dependency (0ebcd32)
v3.2.3
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)