Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 761 Bytes

File metadata and controls

15 lines (8 loc) · 761 Bytes

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.