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
553 downloads per month
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
Copyright © 2023 George Moschovitis.
Dependencies
~8–16MB
~191K SLoC