Skip to content

A rudimentary attempt at creating a language server for Crystal.

License

Notifications You must be signed in to change notification settings

SyrupThinker/crylsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crylsp

A rudimentary attempt at creating a language server for Crystal.

Currently only provides formatting and linting, the latter using Ameba.

Usage

Build this shard with shards build -Dpreview_mt, then configure your editor to use the bin/crylsp server executable.

In Visual Studio Code with the Crystal Language extension, you can use the following setting to set the server path: vscode://settings/crystal-lang.server

Copyright

Copyright Valentin Anger, 2024. Licensed under the EUPL-1.2.

About

A rudimentary attempt at creating a language server for Crystal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published