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
/
client.ts
Age
Commit message (
Expand
)
Author
Lines
2020-04-25
Merge #4145
bors[bot]
-29
/
+0
2020-04-25
Remove dead code
Aleksey Kladov
-29
/
+0
2020-04-25
Remove unnecessary async from vscode language client creation
veetaha
-1
/
+1
2020-04-08
Enable the SemanticTokensFeature by default
kjeremy
-10
/
+6
2020-04-02
Lean onto default implementation of configs
Aleksey Kladov
-25
/
+1
2020-04-02
Remove old syntax highlighting
Aleksey Kladov
-1
/
+0
2020-03-31
Pass string instread of WorkspaceFolder
Tim
-2
/
+2
2020-03-31
Throw error if no folder is opened
Tim
-2
/
+2
2020-03-30
Add basic task support
Tim
-3
/
+2
2020-03-30
Code review fixes
Kirill Bulatov
-1
/
+1
2020-03-30
Style fixes
Kirill Bulatov
-2
/
+2
2020-03-30
Send the config from the client
Kirill Bulatov
-23
/
+26
2020-03-24
Extension types and rendering
Matt Hooper
-0
/
+1
2020-03-24
Don't try to enable proposed API's on stable
Aleksey Kladov
-2
/
+4
2020-03-17
Remove unused config from VSCode ext
Emil Lauridsen
-1
/
+0
2020-03-13
Merge #3561 #3577
bors[bot]
-0
/
+1
2020-03-12
fixup! feat: add debug code lens
Hannes De Valkeneer
-0
/
+1
2020-03-12
Simpler deserialization
Aleksey Kladov
-1
/
+6
2020-03-12
Merge #3543
bors[bot]
-1
/
+1
2020-03-11
Switch from Vec<InlayKind> to object with props
Steffen Lyngbaek
-1
/
+1
2020-03-10
Parameter inlay hint separate from variable type inlay? #2876
Steffen Lyngbaek
-1
/
+1
2020-03-11
Add additional_outdirs in config
Edwin Cheng
-0
/
+1
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
-2
/
+5
2020-02-26
Enable SemanticTokens on the client
Jeremy Kolb
-0
/
+3
2020-02-17
Push IO and error handling up
Aleksey Kladov
-5
/
+1
2020-02-17
Add arguments to rustfmt
Ilya Titkov
-0
/
+1
2020-02-16
vscode: add version and storage parameters to github binary source
Veetaha
-1
/
+1
2020-02-15
vscode: renamed langServer to server
Veetaha
-4
/
+4
2020-02-15
vscode: renmed ArtifactMetadata -> ArtifactReleaseInfo, languageServer -> lan...
Veetaha
-2
/
+2
2020-02-14
Merge #3131
bors[bot]
-10
/
+12
2020-02-14
vscode: moved to getters as per matklad
Veetaha
-9
/
+9
2020-02-14
Do not register all proposed features
kjeremy
-1
/
+6
2020-02-13
vscode: redesigned config with simplicity and Dart extension config implement...
Veetaha
-17
/
+19
2020-02-09
vscode: refactor platform artifact name query to switch statement, move Binar...
Veetaha
-1
/
+1
2020-02-08
vscode: amended config to use binary from globalStoragePath, added ui for dow...
Veetaha
-17
/
+5
2020-02-05
vscode: yet another refactor commit
Veetaha
-17
/
+12
2020-02-02
vscode extension: migrate from any to unknown where possible
Veetaha
-1
/
+1
2020-01-28
Provide better diagnostics if the server is not in path
Aleksey Kladov
-1
/
+7
2019-12-31
Sanity check for missing server binary
Aleksey Kladov
-0
/
+4
2019-12-31
Add semicolons
Aleksey Kladov
-1
/
+1
2019-12-31
Refactor server lifecycle
Aleksey Kladov
-0
/
+90