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-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
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
[next]