tan-language-server

Crates.iotan-language-server
lib.rstan-language-server
version0.15.0
sourcesrc
created_at2023-07-07 17:33:47.937616
updated_at2024-08-22 06:20:37.114916
descriptionAn LSP server for the Tan Language
homepage
repositoryhttps://github.com/tan-language/tan-language-server
max_upload_size
id910966
size71,363
George Moschovitis (gmosx)

documentation

README

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.

Commit count: 58

cargo fmt