Skip to content

Releases: ivan-demchenko/roc-vscode-unofficial

v1.2.0

08 Jan 09:17
Compare
Choose a tag to compare

1.2.0 (2024-01-08)

Features

  • highlight import as well as imports (3c158a2)
  • highlight $(...) string interpolation (9cbcd46)

v1.1.2

28 Dec 16:50
20f98bd
Compare
Choose a tag to compare

1.1.2 (2023-12-28)

Bug Fixes

v1.0.1

27 Oct 06:54
Compare
Choose a tag to compare

1.0.1 (2023-10-27)

Bug Fixes

  • 🐛 add support for single quoted strings (fbdac1c)

v1.0.0

24 Oct 13:13
babe46a
Compare
Choose a tag to compare

1.0.0 (2023-10-24)

Bug Fixes

Features

  • add language server integration (e08f6a8)
  • commands to start/stop language server (03cdaee)
  • improved syntax highlight for modules (2a83c74)