pulsar/packages/language-rust-bundled
2022-12-10 19:13:50 +01:00
..
grammars Add async and await keywords to Rust highlighter 2020-06-10 09:04:13 -06:00
lib Add includeChildren injection point API, use it for rust injections 2019-06-17 16:54:15 -07:00
settings Provide built-in rust support using Tree-sitter 2018-10-17 19:30:21 -07:00
package-lock.json add or update packages/*/package-lock.json 2022-12-10 19:13:50 +01:00
package.json Merge remote-tracking branch 'origin/master' into bump-tree-sitter 2022-08-12 15:36:22 -03:00
README.md Add language-rust-bundled to packages/README.md 2018-10-19 10:19:40 -07:00

language-rust-bundled

This package provides Rust syntax highlighting in Atom based on syntax trees provided by tree-sitter-rust.