index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
Age
Commit message (
Expand
)
Author
Lines
2020-03-07
vscode: remove logging from inlays, run fix lint issues
Veetaha
-18
/
+7
2020-03-07
vscode: remove logic for caching editors as per @matklad
Veetaha
-222
/
+136
2020-03-07
vscode: prerefactor util.ts and ctx.ts
Veetaha
-10
/
+14
2020-03-07
vscode: refresh all editors on text changes, simplify inlays api
Veetaha
-13
/
+11
2020-03-07
vscode: add dat semicolon
Veetaha
-1
/
+1
2020-03-07
vscode: simpify
Veetaha
-5
/
+1
2020-03-07
vscode: redesign inlay hints to be capable of handling multiple editors
Veetaha
-106
/
+273
2020-03-07
vscode: extract Type and Param hint cases of InlayHint at type level (needed ...
Veetaha
-8
/
+14
2020-03-06
:arrow_up: npm deps
Aleksey Kladov
-7
/
+7
2020-03-06
Don't creat public APIs with typos
Aleksey Kladov
-1
/
+1
2020-03-06
Concise mode for parameter hints
Aleksey Kladov
-0
/
+4
2020-03-06
Feature flag for arg snippets
Aleksey Kladov
-0
/
+4
2020-03-03
Actually include readme into .vsix
Aleksey Kladov
-0
/
+1
2020-03-03
Merge #3388
bors[bot]
-15
/
+25
2020-03-03
Update code dependencies
Jeremy Kolb
-70
/
+105
2020-03-02
Centralize the check for languageId on document
Julien Roncaglia
-24
/
+25
2020-03-02
Don't fail loudly if the old highlighting breaks
Aleksey Kladov
-4
/
+6
2020-03-02
Minimal viable meta
Aleksey Kladov
-1
/
+11
2020-03-01
Remove inlay in diff views
Julien Roncaglia
-1
/
+10
2020-02-29
vscode: simplify assert.eq() to assert() as per matklad
Veetaha
-15
/
+4
2020-02-29
vscode: add dat semicolon
Veetaha
-1
/
+1
2020-02-29
vscode: add equality assertion
Veetaha
-2
/
+12
2020-02-29
vscode: rename nodeAssert -> nativeAssert
Veetaha
-2
/
+2
2020-02-29
vscode: add error loging on failed assertion
Veetaha
-1
/
+6
2020-02-28
vscode: migrate to more type-safe assert impl
Veetaha
-8
/
+10
2020-02-28
Fix union classification
Aleksey Kladov
-2
/
+0
2020-02-28
Merge #3363
bors[bot]
-20
/
+64
2020-02-28
removing ctrl+r key binding fixes #2733
Jason Williams
-5
/
+0
2020-02-28
Cleanup highlighting tags
Aleksey Kladov
-17
/
+70
2020-02-28
Merge #3361
bors[bot]
-0
/
+2
2020-02-28
Reset fontStyle for inlay hints
Aleksey Kladov
-0
/
+2
2020-02-28
add more tags
Aleksey Kladov
-9
/
+0
2020-02-27
vscode: added feature flags for better short-term ux
Veetaha
-1
/
+23
2020-02-27
Map builtin
Aleksey Kladov
-0
/
+6
2020-02-27
Set attr scope
Aleksey Kladov
-0
/
+6
2020-02-27
Map unsafe keyword
Aleksey Kladov
-0
/
+6
2020-02-27
Fix style
Aleksey Kladov
-1
/
+1
2020-02-27
Fix lint
Aleksey Kladov
-1
/
+1
2020-02-27
Actually gate CI on eslint
Aleksey Kladov
-1
/
+2
2020-02-27
Merge #3339
bors[bot]
-1
/
+9
2020-02-27
Fix flickering with new syntax highlighting
Aleksey Kladov
-1
/
+9
2020-02-27
Merge #3308
bors[bot]
-1
/
+1
2020-02-27
Color constants
Aleksey Kladov
-0
/
+9
2020-02-27
Better highlightign API
Aleksey Kladov
-0
/
+19
2020-02-26
wip
Aleksey Kladov
-0
/
+14
2020-02-26
Config to switch to semantic tokens
Aleksey Kladov
-3
/
+15
2020-02-26
Merge pull request #3321 from kjeremy/semantic-client
Aleksey Kladov
-0
/
+4
2020-02-26
Enable SemanticTokens on the client
Jeremy Kolb
-0
/
+4
2020-02-26
Remove unnecessary dep
Aleksey Kladov
-26
/
+8
2020-02-25
vscode: fix vscode-vim keybindings conflict
Veetaha
-1
/
+1
[prev]
[next]