dependabot[bot] 8205c8e460 Bump undici from 7.22.0 to 7.24.5 in /utils/vscode in the npm_and_yarn group across 1 directory (#6951) 1 Minggu lalu
..
highlightjs 013a417ea5 Add the `static` keyword to various syntax highlighting (#7026) 4 minggu lalu
nvim 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) 1 tahun lalu
textmate 013a417ea5 Add the `static` keyword to various syntax highlighting (#7026) 4 minggu lalu
tree_sitter 8fd4156616 Update tree_sitter for the new `self` syntax and `static var` (#7025) 4 minggu lalu
vim 013a417ea5 Add the `static` keyword to various syntax highlighting (#7026) 4 minggu lalu
vscode 8205c8e460 Bump undici from 7.22.0 to 7.24.5 in /utils/vscode in the npm_and_yarn group across 1 directory (#6951) 1 Minggu lalu
README.md 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) 1 tahun lalu

README.md

Developer Utilities

This directory collects tools and utilities that may be useful to both Carbon developers and developers writing Carbon code.

Editor Support

Other Editors

Any editor that supports Language server protocol and/or tree-sitter is supported. The editor just needs to be configured manually. bazel build //toolchain produces the language server binary. utils/tree_sitter contains the tree-sitter grammar.