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
/
config.ts
Age
Commit message (
Expand
)
Author
Lines
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
fix: Restart the server instead of reloading the window when config changes
Lukas Wirth
-1
/
+1
2022-05-31
fix: Fix VSCode config patching incorrectly patching some configs
Lukas Wirth
-4
/
+4
2022-05-24
prettier
Jake Heinz
-2
/
+5
2022-05-24
vscode: fix extraEnv handling numeric values
Jake Heinz
-2
/
+3
2022-05-17
prettier run
Andrei Listochkin
-88
/
+122
2022-05-17
Fix incorrect config key in client config update
Lukas Wirth
-1
/
+1
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
-1
/
+1
2022-05-12
Auto merge of #12215 - listochkin:Support-variable-substitution-in-vscode-set...
bors
-0
/
+123
2022-05-12
internal: Rename primeCaches config keys
Lukas Wirth
-1
/
+2
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
-7
/
+80
2022-04-16
Remove old inlay hints settings
Laurențiu Nicola
-13
/
+0
2022-03-16
feat: Add return type hints for closures with block bodies
Lukas Wirth
-0
/
+1
2021-12-23
Drop extensionUri copy
Laurențiu Nicola
-2
/
+0
2021-12-23
Remove proxy settings
Laurențiu Nicola
-17
/
+0
2021-12-23
Remove channel and ask before download prefs
Laurențiu Nicola
-3
/
+0
2021-12-18
Prepare Code extension for bundling
Laurențiu Nicola
-0
/
+2
2021-12-02
Fix proxyStrictSSL check
Laurențiu Nicola
-1
/
+1
2021-11-28
Refactor proxy settings
Laurențiu Nicola
-7
/
+13
2021-11-27
Respect http.proxyStrictSSL
Laurențiu Nicola
-0
/
+3
2021-11-13
inlay hints: add the option to always show constructor inlay hints
Jake Heinz
-0
/
+1
2021-10-25
Don't ask the user to reload when chaning HoverAction configs in VSCode
Lukas Wirth
-1
/
+0
2021-07-23
Removed all dead config accessors.
Kevin DeLorey
-17
/
+0
2021-07-23
removed dead code
Kevin DeLorey
-9
/
+0
2021-07-22
Initial commit of highlight related configuration w/ implementation.
Kevin DeLorey
-0
/
+9
2021-06-14
Merge #8951
bors[bot]
-2
/
+2
2021-06-04
Add function references hover action
Lukas Wirth
-0
/
+1
2021-06-02
internal: use vscode.FileSystem API in main.ts
wxb1ank
-2
/
+2
2021-05-24
fix: can download server binary on windows again
Aleksey Kladov
-1
/
+1
2021-05-23
More style fixes
Kirill Bulatov
-1
/
+5
2021-05-23
Don't use a deprecated accessor
Kirill Bulatov
-1
/
+1
2021-04-27
Merge #8624
bors[bot]
-2
/
+6
2021-04-26
Add option to opt out from smaller inlay hints font size
Jorge Mederos Alvarado
-0
/
+1
2021-04-22
Add special `auto` value for `debug.sourceFileMap`
vsrs
-2
/
+6
2021-03-07
Make extension respect http proxy settings
Kam Y. Tse
-0
/
+8
2021-01-23
Add References code lens.
vsrs
-0
/
+1
2021-01-04
Rename extension config
Aleksey Kladov
-1
/
+3
2020-12-30
Add an option for extra env vars in the Code extension
lf-
-0
/
+3
2020-09-29
Add method references CodeLens
vsrs
-0
/
+1
2020-07-05
Improve client logging (use output channel and more log levels)
Veetaha
-4
/
+4
2020-07-03
code linting
vsrs
-1
/
+1
2020-07-03
Add tests
vsrs
-2
/
+2
2020-07-03
Add runnable env support.
vsrs
-0
/
+6
[next]