Skip to content

Releases: CodinGame/monaco-languageclient-wrapper

v2.4.1

06 Apr 14:38
bba1353

Choose a tag to compare

2.4.1 (2022-04-06)

Bug Fixes

  • Only dispose service when the language client is stopped (c550253)

v2.4.0

31 Mar 16:15
491e85e

Choose a tag to compare

2.4.0 (2022-03-31)

Features

  • Add objective-c language client (d18d760)

v2.3.0

23 Mar 10:21
41498bd

Choose a tag to compare

2.3.0 (2022-03-23)

Bug Fixes

  • Add comment (23204df)
  • Better detect readiness in scala and kotlin (d647a4e)
  • Export additional type (a5f44b3)
  • Make getFileContent directly return a model (cd5f57a)
  • Make Infrastructure useMutualizedProxy more configurable (d0f5243)

Features

  • Add some option to make the readiness detection more precise (114b998)

v2.2.1

21 Mar 15:33
6714a72

Choose a tag to compare

2.2.1 (2022-03-21)

Bug Fixes

  • Update monaco-languageclient to fix undo error (ac492bc)

v2.2.0

18 Mar 17:30
48041ac

Choose a tag to compare

2.2.0 (2022-03-18)

Bug Fixes

  • Allow to send textDocument/save request when the language client is only connected (05cc476)
  • Dispose services as soon as no one is using them (5b84923)
  • Export more types (ee9bae8)
  • Make installCommands return a Disposable (825c3d2)
  • Remove prepublish script (fd7d807)
  • Wrong baseUrl (4801314)

Features

v2.1.4

18 Mar 17:21
a153846

Choose a tag to compare

2.1.4 (2022-03-18)

Bug Fixes

v2.1.3

18 Mar 16:51
a3c6be8

Choose a tag to compare

2.1.3 (2022-03-18)

Bug Fixes