Skip to content

LSP(Language Server Protocol) implementation for fluent-bit config. Made with tower-lsp, tree-sitter-fluentbit

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

sh-cho/fluent-bit-lsp

Repository files navigation

fluent-bit-lsp

Server CI

LSP(Language Server Protocol) implementation for fluent-bit config

Note

This project is still in development and not fully-featured yet.

Features

  • Auto-completion for plugins
  • Show documentation on hover
  • Diagnostics

Language server implementation made with tower-lsp, tree-sitter-fluentbit

Clients

How to contribute?

Currently, this project is in the early stage of development and a lot of parts can be changed. So I don't think it's a good time to contribute to this project yet.

It doesn't mean that I don't accept contributions now, but I think it's better to wait until the project is more stable.

When it is ready, I will update this section. 🙏

License

Licensed under either of Apache License Version 2.0 or MIT License at your option.