#language-server #tan #lsp #ide #language

app tan-language-server

An LSP server for the Tan Language

8 breaking releases

0.15.0 Aug 22, 2024
0.14.0 Jun 24, 2024
0.13.0 May 6, 2024
0.11.0 Feb 10, 2024
0.8.0 Jul 28, 2023

#269 in Text editors

Download history 3/week @ 2024-07-18 43/week @ 2024-07-25 140/week @ 2024-08-22 10/week @ 2024-09-12 4/week @ 2024-09-19 12/week @ 2024-09-26 6/week @ 2024-10-03

553 downloads per month

Apache-2.0

28KB
380 lines

Tan Language Server

A Language Server implementation for Tan.

This server is used by the vscode-tan extension.

Setup

cargo install tan-language-server

Status

This is an experimental project, not intended for production use.

Contributing

Pull requests, issues, and comments are welcome! Make sure to add tests for new features and bug fixes.

Hints

Use stderr to log messages for the editor output channel.

License

This work is licensed under the Apache-2.0 License. See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.

Copyright © 2023 George Moschovitis.

Dependencies

~8–16MB
~191K SLoC