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
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-03-08
vscode: rename alwaysDownloadServer -> askBeforeDownload
Veetaha
-1
/
+1
2020-03-08
vscode: care about alwaysDownloadServer option before asking
Veetaha
-23
/
+31
2020-03-07
vscode: post refactor HintsUpdater (simplify create() -> constructor call)
Veetaha
-16
/
+10
2020-03-07
vscode: more privacy for HintsUpdater
Veetaha
-1
/
+1
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-03
Merge #3388
bors[bot]
-15
/
+25
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-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
Reset fontStyle for inlay hints
Aleksey Kladov
-0
/
+2
2020-02-27
Fix lint
Aleksey Kladov
-1
/
+1
2020-02-27
Fix flickering with new syntax highlighting
Aleksey Kladov
-1
/
+9
2020-02-26
Config to switch to semantic tokens
Aleksey Kladov
-3
/
+10
2020-02-26
Merge pull request #3321 from kjeremy/semantic-client
Aleksey Kladov
-0
/
+3
2020-02-26
Enable SemanticTokens on the client
Jeremy Kolb
-0
/
+3
2020-02-26
Remove unnecessary dep
Aleksey Kladov
-13
/
+8
2020-02-25
Merge #3295
bors[bot]
-20
/
+40
2020-02-25
vscode: wrap non-single-line if body with curlies as per matklad
Veetaha
-3
/
+5
2020-02-25
vscode: migrate rust-analyzer-api to import * as lc as per matklad and kjeremy
Veetaha
-23
/
+23
2020-02-25
vscode: run fmt
Veetaha
-1
/
+1
2020-02-25
vscode: migrate inlay_hints to rust-analyzer-api.ts
Veetaha
-31
/
+16
2020-02-25
vscode: migrate syntax_tree to rust-analyzer-api.ts
Veetaha
-20
/
+7
2020-02-25
vscode: migrate ssr to rust-analyzer-api.ts
Veetaha
-11
/
+5
2020-02-25
vscode: migrate runnables to rust-analyzer-api.ts
Veetaha
-22
/
+7
2020-02-25
vscode: migrate parent_module to rust-analyzer-api.ts
Veetaha
-7
/
+3
2020-02-25
vscode: migrate on_enter to rust-analyzer-api.ts
Veetaha
-14
/
+7
2020-02-25
vscode: migrate matching_brace to rust-analyzer-api.ts
Veetaha
-12
/
+3
2020-02-25
vscode: migrate join_lines to rust-analyzer-api.ts
Veetaha
-13
/
+4
2020-02-25
vscode: migrate collectGarbage to rust-analyzer-api.ts
Veetaha
-5
/
+4
2020-02-25
vscode: migrate expand_macro to rust-analyzer-api.ts
Veetaha
-13
/
+5
2020-02-25
vscode: migrate analyzer_status to rust-analyzer-api.ts
Veetaha
-4
/
+2
2020-02-25
vscode: migrate highlighting to rust-analyzer-api.ts
Veetaha
-39
/
+21
2020-02-25
vscode: migrate source_cnage.rs to rust-analyzer-api.rs
Veetaha
-7
/
+2
2020-02-25
vscode: create rust-analyzer-api.ts
Veetaha
-0
/
+117
2020-02-24
vscode: remove type assertion
Veetaha
-1
/
+1
2020-02-24
add error handling to fetchArtifactReleaseInfo(), throw Error when no artifac...
Veetaha
-19
/
+37
2020-02-24
Cleanp
Aleksey Kladov
-2
/
+2
[prev]
[next]