Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Chialisp language serverNew to Visual Studio Code? Get it now.
Chialisp language server

Chialisp language server

clls-dev

|
347 installs
| (0) | Free
Chialisp language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Chialisp language server

More info at github.com/clls-dev/clls

Requirements

This requires the clls progam but if you have go installed it will install the last version automatically on extension activation

go

  • Install go
  • Put the go binaries in your path, for example
    export PATH="${PATH}:`go env GOPATH`/bin"
    

Functionality

This Language Server works for .clvm files. It has the following language features:

  • Semantic tokens (syntax coloring)
  • Formatting (very rough for now)
  • Rename (not across includes yet as it would require to parse all .clvm files in the project and it's not practical for now)
  • Document highlight (highlights the symbol under the cursor throughout the document)

Donate

xch17hh3c0kjtrrkvnjsvqu3m2wm94yavztdpdr3g8y9gncsv3t9pz2qckyfvx

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft