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-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
2022-03-04
Drop hint conversion
Laurențiu Nicola
-3
/
+0
2022-03-04
Fixes
Laurențiu Nicola
-2
/
+3
2022-03-04
Add log messages
Laurențiu Nicola
-3
/
+5
2022-03-04
Add experimental VSCode api
Kirill Bulatov
-264
/
+36
2022-01-27
Support <code> blocks from Rust docs
Andrew Onyshchuk
-0
/
+3
2021-12-30
Fix server path on NixOS
Laurențiu Nicola
-1
/
+1
2021-12-23
Spelling fix
Laurențiu Nicola
-1
/
+1
2021-12-23
Simplify conflict check
Laurențiu Nicola
-13
/
+3
2021-12-23
Drop kalitaalexey.vscode-rust check
Laurențiu Nicola
-1
/
+0
2021-12-23
Don't check for platform details
Laurențiu Nicola
-42
/
+22
2021-12-23
Remove ETXTBUSY check, we don't overwrite binaries
Laurențiu Nicola
-5
/
+0
2021-12-23
Improve NixOS handling
Laurențiu Nicola
-29
/
+34
2021-12-23
Drop extensionUri copy
Laurențiu Nicola
-11
/
+18
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-23
Remove network functions
Laurențiu Nicola
-228
/
+0
2021-12-23
Remove server download and update checks
Laurențiu Nicola
-230
/
+2
2021-12-20
Bump vscode in package.json
Laurențiu Nicola
-2
/
+2
2021-12-18
Publish platform-specific Code VSIXes
Laurențiu Nicola
-2
/
+11
2021-12-18
Prepare Code extension for bundling
Laurențiu Nicola
-1
/
+16
2021-12-07
internal: add "Shuffle Crate Graph" command
Jonas Schievink
-0
/
+11
2021-12-05
Fix HttpsProxyAgent creation and avoid deprecated call
Laurențiu Nicola
-2
/
+1
2021-12-04
Bump node-fetch
Laurențiu Nicola
-2
/
+8
2021-12-02
Fix proxyStrictSSL check
Laurențiu Nicola
-1
/
+1
2021-11-28
Refactor proxy settings
Laurențiu Nicola
-30
/
+32
2021-11-27
Respect http.proxyStrictSSL
Laurențiu Nicola
-9
/
+33
2021-11-13
inlay hints: add the option to always show constructor inlay hints
Jake Heinz
-0
/
+1
[next]