Skip to content

Releases: CodinGame/monaco-languageclient-wrapper

v4.0.1

05 Sep 07:53
ee0728f
Compare
Choose a tag to compare

4.0.1 (2022-09-05)

Bug Fixes

v4.0.0

19 Aug 15:54
ade9021
Compare
Choose a tag to compare

4.0.0 (2022-08-19)

Bug Fixes

  • fix browser api mocking (bafec0d)
  • import errorHandler from monaco-vscode-api (9a7399c)

v3.2.10

12 Aug 10:11
6b37402
Compare
Choose a tag to compare

3.2.10 (2022-08-12)

Bug Fixes

  • Add safeguard (56b3a40)
  • check languageClient status after stating it (c136c17)

v3.2.9

12 Aug 10:07
aea86ea
Compare
Choose a tag to compare

3.2.9 (2022-08-12)

Bug Fixes

v3.2.8

11 Aug 12:47
3e483ba
Compare
Choose a tag to compare

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

05 Aug 08:47
79449d6
Compare
Choose a tag to compare

3.2.7 (2022-08-05)

Bug Fixes

v3.2.6

01 Aug 09:00
4aeb54a
Compare
Choose a tag to compare

3.2.6 (2022-08-01)

Bug Fixes

  • Do not try to save non-file models (1904635)

v3.2.5

21 Jul 16:29
ce1dc9f
Compare
Choose a tag to compare

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
4013848
Compare
Choose a tag to compare

3.2.4 (2022-07-18)

Bug Fixes

  • Remove superfluous dependency (0ebcd32)

v3.2.3

18 Jul 14:09
01a3b89
Compare
Choose a tag to compare

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)