Chandler Carruth 013a417ea5 Add the `static` keyword to various syntax highlighting (#7026) 3 tuần trước cách đây
..
highlightjs 013a417ea5 Add the `static` keyword to various syntax highlighting (#7026) 3 tuần trước cách đây
nvim 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) 1 năm trước cách đây
textmate 013a417ea5 Add the `static` keyword to various syntax highlighting (#7026) 3 tuần trước cách đây
tree_sitter 8fd4156616 Update tree_sitter for the new `self` syntax and `static var` (#7025) 3 tuần trước cách đây
vim 013a417ea5 Add the `static` keyword to various syntax highlighting (#7026) 3 tuần trước cách đây
vscode 2e0d9dc709 Add syntax highlighting for SemIR. (#6958) 1 tháng trước cách đây
README.md 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) 1 năm trước cách đây

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.