Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 481 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 481 Bytes

Change Log

All notable changes to the "chialisp-lsp-client" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[1.0.0]

Added

  • Support for debugging Chialisp programs using the Debug Adapter Protocol

Changed

  • Bumped clvm_tools_rs to 0.1.31 for new compiler features and debug support

[0.2.0]

Added

  • syntax highlighting
  • go to definition
  • auto-completion