rust/editors/code
bors[bot] ed9f8d53bc
Merge #6488
6488: Textmate grammar: add `+=` to assignment operators r=dustypomerleau a=dustypomerleau

Fixes https://github.com/dustypomerleau/rust-syntax/issues/3.

Co-authored-by: Dusty Pomerleau <dustypomerleau@users.noreply.github.com>
2020-11-06 22:52:13 +00:00
..
src Restore semantic token flickering workaround removed in #5697 2020-11-04 10:26:58 -08:00
tests
.eslintignore
.eslintrc.js
.gitignore
.vscodeignore
icon.png
package-lock.json Update package 2020-10-26 09:23:34 -04:00
package.json Update package 2020-10-26 09:23:34 -04:00
ra_syntax_tree.tmGrammar.json
README.md
rollup.config.js
rust.tmGrammar.json add += to assignment operators 2020-11-07 09:49:08 +11:00
tsconfig.json

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.