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
2023-04-28
fix: Fix restart server button trying to start instead of restart the server
Lukas Wirth
-3
/
+2
2023-03-14
Address review comments
David Barsky
-0
/
+8
2023-03-13
Add a workspace config-based approach to reloading discovered projects.
David Barsky
-4
/
+13
2023-03-13
fmt
David Barsky
-1
/
+1
2023-03-13
This commit add Cargo-style project discovery for Buck and Bazel users.
David Barsky
-0
/
+4
2023-02-10
Auto merge of #13975 - DropDemBits:on-enter-after-dot-chains, r=DropDemBits
bors
-48
/
+74
2023-02-10
Always reload onEnter configuration
DropDemBits
-16
/
+7
2023-01-25
fix: config substitution failing extension activation
Lukas Wirth
-2
/
+0
2023-01-24
Substitute VSCode variables more generally
Lukas Wirth
-28
/
+36
2023-01-17
Fix change detection for relevant lang config opts
DropDemBits
-6
/
+19
2023-01-17
Suppress extra indent after the end of dot chains
DropDemBits
-48
/
+70
2023-01-03
Fix diagnostic code
Alex Veber
-0
/
+4
2022-11-18
feat: Allow viewing the full compiler diagnostic in a readonly textview
Lukas Wirth
-0
/
+3
2022-10-20
Auto merge of #13451 - Veykril:lang-config, r=Veykril
bors
-25
/
+77
2022-10-20
internal: Properly handle language configuration config changes
Lukas Wirth
-25
/
+77
2022-10-20
Workaround the python vscode extension's polyfill
Yotam Ofek
-1
/
+1
2022-10-17
Properly reload changed configs for server start
Lukas Wirth
-2
/
+2
2022-10-16
Substitute some VSCode variables in the VSCode client
Lukas Wirth
-28
/
+57
2022-10-12
fix formatting
HKalbasi
-1
/
+1
2022-10-12
Cast runnableEnv items to string
HKalbasi
-1
/
+15
2022-08-26
Auto merge of #13087 - Veykril:config-update, r=Veykril
bors
-94
/
+0
2022-08-25
Remove unused UpdatesChannel type
Laurențiu Nicola
-2
/
+0
2022-08-22
Remove auto-config patching from the VSCode client
Lukas Wirth
-94
/
+0
2022-08-16
chore: remove unused `currentExtensionIsNightly()` in config.ts
David Barsky
-6
/
+0
2022-08-03
Add a setting to disable comment continuation in VSCode
Lukas Wirth
-3
/
+11
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
[next]