Skip to content

Releases: CodinGame/monaco-languageclient-wrapper

v4.4.0

26 May 08:56
5c55513
Compare
Choose a tag to compare

4.4.0 (2023-05-26)

New features

  • add a way to override initializationOptions in infrastructure (326bffa)
  • provide open file model in initOptions (edf93fe)

Documentation

v4.3.2

24 Feb 13:16
709c689
Compare
Choose a tag to compare

4.3.2 (2023-02-24)

CI

v4.3.1

17 Feb 17:10
b4101eb
Compare
Choose a tag to compare

4.3.1 (2023-02-17)

Bug Fixes

  • do not import via monaco-languageclient (ea90f3a)

v4.3.0

17 Feb 10:59
0a27339
Compare
Choose a tag to compare

4.3.0 (2023-02-17)

Features

  • use official monaco, update libs (786ea6f)

v4.2.1

23 Jan 14:15
088fe6a
Compare
Choose a tag to compare

4.2.1 (2023-01-23)

Bug Fixes

  • go: fix configuration override (871f1a3)

v4.2.0

23 Jan 11:51
75d279a
Compare
Choose a tag to compare

4.2.0 (2023-01-23)

Bug Fixes

Features

  • enable vscode go extension (5bd6ba0)
  • override some default configurations (8b7cf56)

v4.1.2

08 Nov 13:01
129fe16
Compare
Choose a tag to compare

4.1.2 (2022-11-08)

Bug Fixes

  • fix build after lib update (53e9621)
  • workaround jest bug with wasm on v29.3.0 (bba1c7a)

v4.1.1

27 Oct 15:32
15b9717
Compare
Choose a tag to compare

4.1.1 (2022-10-27)

Bug Fixes

v4.1.0

27 Oct 12:37
b1afe7c
Compare
Choose a tag to compare

4.1.0 (2022-10-27)

Features

  • export default language client options (a891057)

v4.0.2

14 Oct 12:18
9b3f9aa
Compare
Choose a tag to compare

4.0.2 (2022-10-14)

Bug Fixes

  • only open file models in the server (ccaa1bd)
  • only save files (0d3259d)