index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
rust.tmGrammar.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
vscode: fix tmGrammar issues around non-controlflow keywords
cynecx
2020-11-07
1
-7
/
+7
*
allow variables to terminate ranges
Dusty Pomerleau
2020-11-07
1
-1
/
+1
*
precedence fixes:
Dusty Pomerleau
2020-11-07
1
-7
/
+7
*
add `+=` to assignment operators
Dusty Pomerleau
2020-11-06
1
-1
/
+1
*
fix: distinguish turbofish function calls from namespaces
Dusty Pomerleau
2020-11-03
1
-0
/
+60
*
fix: allow functions without curly brackets
Dusty Pomerleau
2020-11-03
1
-1
/
+1
*
fix: allow comments in attributes
Dusty Pomerleau
2020-11-02
1
-0
/
+6
*
fix: narrow the case where angle brackets are seen as comparison operators
Dusty Pomerleau
2020-10-26
1
-1
/
+19
*
fix: underscores, raw IDs
Dusty Pomerleau
2020-10-24
1
-16
/
+17
*
fix: prevent line comments inside block comments
Dusty Pomerleau
2020-10-22
1
-19
/
+34
*
fix: require matching hash quantities for raw strings
Dusty Pomerleau
2020-10-21
1
-22
/
+3
*
fix: prevent unwanted interpolation scopes
Dusty Pomerleau
2020-10-18
1
-14
/
+6
*
fix: prevent early termination of raw strings with hash
Dusty Pomerleau
2020-10-16
1
-3
/
+22
*
add new TextMate grammar
Dusty Pomerleau
2020-10-11
1
-684
/
+1041
*
Fix a typo
Matthijs Brobbel
2020-06-30
1
-2
/
+2
*
Add question mark operator
Yuki Kodama
2020-05-25
1
-1
/
+1
*
Color attribute functions
George Fraser
2020-05-19
1
-1
/
+6
*
Use .rust suffix on scopes
George Fraser
2020-05-12
1
-1
/
+1
*
Put sigil back to keyword.operator
George Fraser
2020-05-10
1
-2
/
+2
*
Change lifetimes back to keyword-ish, tweak builtins for consistency between ...
George Fraser
2020-05-10
1
-6
/
+9
*
Color `as` as a keyword
George Fraser
2020-05-10
1
-2
/
+2
*
No longer true
George Fraser
2020-05-10
1
-6
/
+0
*
Color core types as types, not keywords
George Fraser
2020-05-10
1
-5
/
+5
*
Color sigil like keyword
George Fraser
2020-05-10
1
-1
/
+1
*
Color lifetimes like types
George Fraser
2020-05-10
1
-12
/
+4
*
Import built-in textmate grammar, with no changes
George Fraser
2020-05-10
1
-0
/
+692