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
/
main.ts
Age
Commit message (
Expand
)
Author
Lines
2022-11-18
feat: Allow viewing the full compiler diagnostic in a readonly textview
Lukas Wirth
-0
/
+24
2022-10-29
Properly handle vscode workspace changes
Lukas Wirth
-32
/
+13
2022-10-29
Always set up VSCode commands
Lukas Wirth
-17
/
+13
2022-10-28
feat: Clicking the status bar item stops and starts the server
Lukas Wirth
-3
/
+1
2022-10-21
internal: Properly handle commands in the VSCode client when the server is st...
Lukas Wirth
-84
/
+75
2022-10-20
internal: Properly handle language configuration config changes
Lukas Wirth
-55
/
+5
2022-10-20
Don't catch the server activation error
Lukas Wirth
-4
/
+1
2022-10-17
Implement stop and start server commands
Lukas Wirth
-0
/
+7
2022-10-17
Make more things private
Lukas Wirth
-3
/
+7
2022-10-17
Properly reload changed configs for server start
Lukas Wirth
-27
/
+15
2022-10-17
Refactor language client handling
Lukas Wirth
-240
/
+54
2022-10-14
Revert "fix: in VSCode, correctly resolve relative paths to errors"
Jonas Schievink
-1
/
+0
2022-10-08
fix: in VSCode, correctly resolve relative paths to errors
Aleksey Kladov
-0
/
+1
2022-09-10
Remove the toggleInlayHints command from VSCode
Lukas Wirth
-1
/
+0
2022-08-23
ForGoT tO RuN prEttIeR¿
Jonas Schievink
-3
/
+3
2022-08-23
Avoid error popup when using in Live Share
Jonas Schievink
-13
/
+23
2022-08-19
Implement lsp extension for cancelling running flychecks
Lukas Wirth
-0
/
+1
2022-08-03
Add a setting to disable comment continuation in VSCode
Lukas Wirth
-1
/
+3
2022-07-08
Update remaining GitHub URLs
Jonas Schievink
-1
/
+1
2022-06-05
internal: Keep output channels across restarts
Lukas Wirth
-1
/
+26
2022-05-18
"Show implementations" link display error fix
Andrei Listochkin
-0
/
+2
2022-05-17
prettier run
Andrei Listochkin
-84
/
+114
2022-05-13
feat: Change VSCode extension publisher to `rust-lang`
Lukas Wirth
-1
/
+1
2022-04-21
Export lc.LanguageClient from VSCode extension
Will Crichton
-3
/
+12
2022-04-08
Switch to LSP inlay hints
Laurențiu Nicola
-2
/
+0
2022-03-31
Add "view file text" command to debug sync issues
Jonas Schievink
-0
/
+1
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
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
-9
/
+5
2021-12-23
Remove server download and update checks
Laurențiu Nicola
-185
/
+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
/
+14
2021-12-07
internal: add "Shuffle Crate Graph" command
Jonas Schievink
-0
/
+1
2021-11-28
Refactor proxy settings
Laurențiu Nicola
-6
/
+4
2021-11-27
Respect http.proxyStrictSSL
Laurențiu Nicola
-2
/
+4
2021-10-02
Merge #10421
bors[bot]
-1
/
+1
2021-10-02
Remove temporary file on exception
Laurențiu Nicola
-14
/
+17
2021-10-02
Overwrite file when running patchelf
Laurențiu Nicola
-1
/
+1
2021-10-02
Bump npm non-dev deps
Laurențiu Nicola
-1
/
+1
2021-09-28
add vscode native onEnterRules
hamidreza kalbasi
-0
/
+53
2021-08-03
Give better error message when the rust-analyzer binar path was set in the us...
Ryan Levick
-1
/
+6
2021-07-02
Add "View Crate Graph (Full)"
Jonas Schievink
-0
/
+1
2021-06-15
Use `.then()` for Thenable
wxb1ank
-3
/
+1
[next]