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
2023-01-31
Remove some types ¯\_(ツ)_/¯
Jonas Schievink
-1
/
+1
2023-01-31
Lazily create the trace output channel
Jonas Schievink
-4
/
+48
2023-01-25
fix: config substitution failing extension activation
Lukas Wirth
-2
/
+0
2023-01-24
Substitute VSCode variables more generally
Lukas Wirth
-85
/
+87
2023-01-23
🧹 lsp_ext.ts
Lukas Wirth
-158
/
+130
2023-01-23
Add a 'open server logs' button to the error notification
Lukas Wirth
-0
/
+7
2023-01-20
allow using vscode variables in `config.serverPath`
OmarTawfik
-2
/
+2
2023-01-10
Revert "Use ZWNJ to prevent VSCode from forming ligatures between hints and c...
Lukas Wirth
-18
/
+0
2023-01-09
Use experimental capability to enable color codes
Ian Chamberlain
-0
/
+1
2023-01-09
Strip colors before matching preview diagnostics
Ian Chamberlain
-2
/
+4
2023-01-09
Parse + decorate rendered ANSI cargo output
Ian Chamberlain
-24
/
+260
2023-01-03
Use ZWNJ to prevent VSCode from forming ligatures between hints and code
Lukas Wirth
-0
/
+18
2023-01-03
Fix diagnostic code
Alex Veber
-2
/
+16
2022-12-17
Add a command to clear flycheck diagnostics
Lukas Wirth
-1
/
+8
2022-12-17
Make cancelFlycheck request a notification
Lukas Wirth
-2
/
+2
2022-12-16
Add command for manually running flychecks
Lukas Wirth
-3
/
+17
2022-11-27
Use typed notification method
Maria José Solano
-1
/
+1
2022-11-18
feat: Allow viewing the full compiler diagnostic in a readonly textview
Lukas Wirth
-3
/
+69
2022-10-29
Properly handle vscode workspace changes
Lukas Wirth
-39
/
+73
2022-10-29
Always set up VSCode commands
Lukas Wirth
-128
/
+139
2022-10-28
feat: Clicking the status bar item stops and starts the server
Lukas Wirth
-6
/
+11
2022-10-21
Auto merge of #13453 - Veykril:disabled-commands, r=Veykril
bors
-103
/
+136
2022-10-21
internal: Properly handle commands in the VSCode client when the server is st...
Lukas Wirth
-103
/
+136
2022-10-20
Auto merge of #13451 - Veykril:lang-config, r=Veykril
bors
-81
/
+89
2022-10-20
internal: Properly handle language configuration config changes
Lukas Wirth
-81
/
+89
2022-10-20
Workaround the python vscode extension's polyfill
Yotam Ofek
-1
/
+1
2022-10-20
Don't catch the server activation error
Lukas Wirth
-4
/
+1
2022-10-17
Cleanup output channels
Lukas Wirth
-15
/
+9
2022-10-17
Implement stop and start server commands
Lukas Wirth
-2
/
+15
2022-10-17
Make more things private
Lukas Wirth
-23
/
+31
2022-10-17
Properly reload changed configs for server start
Lukas Wirth
-57
/
+51
2022-10-17
Refactor language client handling
Lukas Wirth
-400
/
+419
2022-10-16
Substitute some VSCode variables in the VSCode client
Lukas Wirth
-32
/
+79
2022-10-16
Auto merge of #13402 - HKalbasi:patch-1, r=Veykril
bors
-1
/
+15
2022-10-14
Revert "fix: in VSCode, correctly resolve relative paths to errors"
Jonas Schievink
-12
/
+1
2022-10-12
fix formatting
HKalbasi
-1
/
+1
2022-10-12
Cast runnableEnv items to string
HKalbasi
-1
/
+15
2022-10-08
fix: in VSCode, correctly resolve relative paths to errors
Aleksey Kladov
-1
/
+12
2022-09-10
Remove the toggleInlayHints command from VSCode
Lukas Wirth
-25
/
+0
2022-08-28
Auto merge of #13133 - Veykril:diag-hack, r=Veykril
bors
-16
/
+0
2022-08-28
Move empty diagnostics workaround back into the server
Lukas Wirth
-16
/
+0
2022-08-26
Auto merge of #13095 - jonas-schievink:avoid-liveshare-error, r=jonas-schievink
bors
-13
/
+23
2022-08-26
Auto merge of #13087 - Veykril:config-update, r=Veykril
bors
-100
/
+0
2022-08-25
Remove unused UpdatesChannel type
Laurențiu Nicola
-2
/
+0
2022-08-23
ForGoT tO RuN prEttIeR¿
Jonas Schievink
-3
/
+3
2022-08-23
Avoid error popup when using in Live Share
Jonas Schievink
-13
/
+23
2022-08-22
Remove auto-config patching from the VSCode client
Lukas Wirth
-100
/
+0
2022-08-19
Implement lsp extension for cancelling running flychecks
Lukas Wirth
-13
/
+24
2022-08-18
Auto merge of #13039 - davidbarsky:davidbarsky/remove-used-nightly-checking-c...
bors
-6
/
+0
2022-08-17
fix: a bunch of typos
Dezhi Wu
-2
/
+2
[next]