Crates.io | tan-language-server |
lib.rs | tan-language-server |
version | 0.15.0 |
source | src |
created_at | 2023-07-07 17:33:47.937616 |
updated_at | 2024-08-22 06:20:37.114916 |
description | An LSP server for the Tan Language |
homepage | |
repository | https://github.com/tan-language/tan-language-server |
max_upload_size | |
id | 910966 |
size | 71,363 |
A Language Server implementation for Tan.
This server is used by the vscode-tan
extension.
cargo install tan-language-server
This is an experimental project, not intended for production use.
Pull requests, issues, and comments are welcome! Make sure to add tests for new features and bug fixes.
Use stderr
to log messages for the editor output channel.
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.