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
/
src
/
highlighting.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding better debugging for testing themes missing tags and which scopes didn...
Seivan Heidari
2019-10-31
1
-1
/
+4
*
Adding debugging to figure out missing scopes from theme.
Seivan Heidari
2019-10-27
1
-5
/
+4
*
Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...
Seivan Heidari
2019-10-27
1
-4
/
+7
*
Proof of concept theming and 'tokenColorCustomizations' support.
Seivan Heidari
2019-10-24
1
-25
/
+69
*
underline mutable bindings
Aleksey Kladov
2019-07-19
1
-27
/
+34
*
highlight mutable variables differently
Ekaterina Babshukova
2019-07-18
1
-0
/
+1
*
Make rainbows optional
Pascal Hertleif
2019-05-27
1
-5
/
+6
*
Semantic highlighting spike
Pascal Hertleif
2019-05-27
1
-3
/
+42
*
Improve highlighting of name refs
Laurențiu Nicola
2019-05-23
1
-1
/
+6
*
Address feedback
Laurențiu Nicola
2019-05-21
1
-3
/
+2
*
Use ThemeColor and add support for light themes
Laurențiu Nicola
2019-05-21
1
-13
/
+22
*
highlight macro idents
Aleksey Kladov
2018-12-28
1
-1
/
+2
*
Remove error publishing through publishDecorations
Adolfo Ochagavía
2018-10-10
1
-7
/
+0
*
Run prettier on all files
Daniel McNab
2018-10-08
1
-17
/
+28
*
Fix remaining tslint suggestions
Adolfo Ochagavía
2018-10-08
1
-31
/
+35
*
Apply tslint suggestions, round one
Adolfo Ochagavía
2018-10-07
1
-33
/
+33
*
Refactor vscode extension
Adolfo Ochagavía
2018-10-07
1
-0
/
+78