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
2022-07-13
fix: Fix VSCode status bar tooltip not showing the error messages
Lukas Wirth
-15
/
+16
2022-07-09
Bump vscode-languageclient
Laurențiu Nicola
-2
/
+5
2022-07-08
Update remaining GitHub URLs
Jonas Schievink
-2
/
+2
2022-07-06
Code: use different schemes for the custom views
Laurențiu Nicola
-10
/
+20
2022-06-29
Ignore the `bin` artifact for `bench` targets
Chayim Refael Friedman
-1
/
+1
2022-06-15
fix: Clear proc-macro changed flag when reloading workspace
Lukas Wirth
-2
/
+2
2022-06-14
fix: Ask the user to reload the vscode window when changing server settings
Lukas Wirth
-10
/
+23
2022-06-06
Add restartServerOnConfigChange setting
Hasan Ali
-1
/
+16
2022-06-05
Restart server automatically on settings changes
Hasan Ali
-8
/
+1
2022-06-05
Auto merge of #12472 - Veykril:output-ch, r=Veykril
bors
-7
/
+29
2022-06-05
internal: Keep output channels across restarts
Lukas Wirth
-7
/
+29
2022-06-05
fix: Restart the server instead of reloading the window when config changes
Lukas Wirth
-1
/
+1
2022-06-05
fix: Cleanup output channels when restarting server
Lukas Wirth
-0
/
+2
2022-06-01
[editors/vscode] cleaer status bar bg color / command when server status ret...
Jake Heinz
-0
/
+2
2022-05-31
fix: Fix VSCode config patching incorrectly patching some configs
Lukas Wirth
-4
/
+4
2022-05-26
Fix typo
Hofer-Julian
-1
/
+1
2022-05-26
internal: Use statusBarItem colors for status item in VSCode
Lukas Wirth
-2
/
+8
2022-05-24
prettier
Jake Heinz
-2
/
+5
2022-05-24
vscode: fix extraEnv handling numeric values
Jake Heinz
-2
/
+3
2022-05-21
Fix broken async callback in join lines
Laurențiu Nicola
-2
/
+3
2022-05-20
Add "cargo clippy" task preset
Jonas Schievink
-0
/
+1
2022-05-18
"Show implementations" link display error fix
Andrei Listochkin
-3
/
+48
2022-05-17
automate braceless return substitution for long lines
Andrei Listochkin
-2
/
+4
2022-05-17
prettier run
Andrei Listochkin
-679
/
+1006
2022-05-17
Fix incorrect config key in client config update
Lukas Wirth
-1
/
+1
2022-05-13
Don't make r-a fail to initialize if updating the config fails
Lukas Wirth
-1
/
+3
2022-05-13
fix: Fix incorrect hover actions config keys
Lukas Wirth
-12
/
+12
2022-05-13
feat: Change VSCode extension publisher to `rust-lang`
Lukas Wirth
-2
/
+2
2022-05-12
Auto merge of #12215 - listochkin:Support-variable-substitution-in-vscode-set...
bors
-3
/
+127
2022-05-12
internal: Rename primeCaches config keys
Lukas Wirth
-1
/
+2
2022-05-11
Enable variable substitutions before passing them over to R-A server
Andrei Listochkin
-3
/
+4
2022-05-11
VSCode variables support for substitutions
Andrei Listochkin
-1
/
+54
2022-05-11
handle references to external environment variables
Andrei Listochkin
-1
/
+24
2022-05-11
iterative dependency solver
Andrei Listochkin
-0
/
+47
2022-05-11
fix: Fix incorrect config patching for runBuildScripts
Lukas Wirth
-3
/
+3
2022-05-01
auto update old configurations to newer ones
Lukas Wirth
-9
/
+87
2022-04-21
Export lc.LanguageClient from VSCode extension
Will Crichton
-3
/
+12
2022-04-20
Pass the language id when toggling inlay hints
Laurențiu Nicola
-3
/
+2
2022-04-19
Allows triggering commands after an assist edit
Jonas Schievink
-0
/
+3
2022-04-16
Remove old inlay hints settings
Laurențiu Nicola
-18
/
+5
2022-04-08
Update for languageclient API changes
Laurențiu Nicola
-11
/
+11
2022-04-08
Switch to LSP inlay hints
Laurențiu Nicola
-64
/
+0
2022-04-03
Merge #11821
bors[bot]
-1
/
+1
2022-04-03
Load @hpcc-js/wasm as a script, not worker
Laurențiu Nicola
-1
/
+1
2022-03-31
Add "view file text" command to debug sync issues
Jonas Schievink
-0
/
+51
2022-03-16
feat: Add return type hints for closures with block bodies
Lukas Wirth
-1
/
+3
2022-03-15
editors/code: fix crash due to missing ID= field
Vladimir Serov
-2
/
+2
2022-03-13
editors/code: fix nixos detection
Vladimir Serov
-1
/
+2
2022-03-07
Add missing parameter
Laurențiu Nicola
-1
/
+2
2022-03-07
Update LSP docs
Laurențiu Nicola
-1
/
+1
[next]