This directory collects tools and utilities that may be useful to both Carbon developers and developers writing Carbon code.
Any editor that supports Language server protocol and/or tree-sitter is
supported. The editor just needs to be configured manually.
bazel build language_server
produces the language server binary.
utils/treesitter
contains the treesitter grammar.