|
|
há 1 ano atrás | |
|---|---|---|
| .. | ||
| queries | e257051612 No predeclared identifiers, `Core` is a keyword (#4864) | há 1 ano atrás |
| src | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
| testdata | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
| .gitignore | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
| BUILD | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
| README.md | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
| grammar.js | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
| helix.sh | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
| test_runner.cpp | 6f6e46ef57 Migrate tree-sitter support to MODULE.bazel (#4783) | há 1 ano atrás |
Tree-sitter is currently used for syntax highlighting in supported editors.
We use a non-hermetic tree-sitter invocation, so it must be installed locally. To install tree-sitter, run:
npm install -g tree-sitter-cli
./helix.shTODO