Skip to content

Releases: CodinGame/monaco-languageclient-wrapper

v2.6.0

05 May 12:33
d6f367e

Choose a tag to compare

2.6.0 (2022-05-05)

Features

  • Add clientOptions parameter (580006b)

v2.5.6

04 May 13:48
bebc06e

Choose a tag to compare

2.5.6 (2022-05-04)

Bug Fixes

  • Never uninstall service but reinitialize them instead (5056ac7)

v2.5.5

02 May 08:17
37ba4b6

Choose a tag to compare

2.5.5 (2022-05-02)

Bug Fixes

  • csharp: Always send didSave notification (40b6a1e)
  • Use a feature to handle file management (cb95ce8)

v2.5.4

25 Apr 16:05
e39570b

Choose a tag to compare

2.5.4 (2022-04-25)

Bug Fixes

  • Import editor.api instead of edcore (2c8d9a1)

v2.5.3

21 Apr 13:22
fd9afbe

Choose a tag to compare

2.5.3 (2022-04-21)

Bug Fixes

  • Consider bash server ready after 1 seconds (9fac71a)

v2.5.2

20 Apr 07:29
260f22b

Choose a tag to compare

2.5.2 (2022-04-20)

Bug Fixes

  • Destroy services and recreate them (5de48b2)
  • Fix build after lib update (2b6d025)
  • Make workspace disposable (bb97f8d)

v2.5.1

19 Apr 13:17
95042bc

Choose a tag to compare

2.5.1 (2022-04-19)

Bug Fixes

  • Fix method comment (a5f6a12)
  • Only bind file handlers when connected (7eeda5c)

v2.5.0

15 Apr 09:54
e8afc79

Choose a tag to compare

2.5.0 (2022-04-15)

Features

  • Make unexpected errors catchable (31d155e)

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)