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
2021-05-23
Fix ts lint errors
Kirill Bulatov
-2
/
+2
2021-05-23
Send detached files info to server via init params
Kirill Bulatov
-2
/
+13
2021-05-23
Start rust-analyzer server for arbitrary rust files
Kirill Bulatov
-1
/
+1
2021-04-06
More robust status notifications
Aleksey Kladov
-1
/
+1
2021-02-16
Remove Semantic Tokens flicker workaround
kjeremy
-17
/
+0
2021-02-14
Start LSP 3.17 support
Jeremy Kolb
-1
/
+1
2021-02-07
fix errors
Sahandevs
-1
/
+1
2021-02-07
handle promise catches
Sahandevs
-1
/
+1
2021-02-07
remove unnecessary
Sahandevs
-1
/
+1
2020-12-30
Add an option for extra env vars in the Code extension
lf-
-2
/
+9
2020-11-17
Use vscode-languageclient 7.0.0-next.14
kjeremy
-0
/
+2
2020-11-10
Switch to upstream protocol for resolving code action
Aleksey Kladov
-9
/
+12
2020-11-04
Restore semantic token flickering workaround removed in #5697
Charles Pierce
-0
/
+17
2020-09-02
Move to vscode-languageclient 7.0.0-next.9
kjeremy
-12
/
+3
2020-08-09
Remove 'as any'
Jeremy Kolb
-1
/
+1
2020-08-09
Remove workaround for semantic token flickering
Jeremy Kolb
-7
/
+1
2020-07-22
ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ...
James Leitch
-0
/
+1
2020-07-02
Pass CodeActionKind through our middleware to populate menus
Jeremy Kolb
-2
/
+4
2020-07-02
Implement StatusBar
Aleksey Kladov
-0
/
+1
2020-06-05
Remove hover contents marking as trusted.
vsrs
-15
/
+2
2020-06-05
Add hover actions LSP extension documentation.
vsrs
-1
/
+1
2020-06-05
Add hover actions as LSP extension
vsrs
-0
/
+45
2020-06-03
Fix review comments
Mikhail Rakhmanov
-2
/
+0
2020-06-02
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
-36
/
+40
2020-05-22
CodeAction groups
Aleksey Kladov
-4
/
+37
2020-05-19
Implement client-side of SnippetTextEdit
Aleksey Kladov
-2
/
+46
2020-05-19
Add snippetTextEdit protocol extension
Aleksey Kladov
-4
/
+15
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
[next]