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
2023-05-02
running prettier
Bruno Ortiz
-52
/
+50
2023-05-02
Remove unnecessary openFile command
Lukas Wirth
-1
/
+0
2023-05-02
Creating rust dependencies tree view
bruno-ortiz
-49
/
+53
2023-05-01
MIR episode 4
hkalbasi
-0
/
+1
2023-04-28
fix: Fix restart server button trying to start instead of restart the server
Lukas Wirth
-3
/
+1
2023-03-26
Handle proc macro fetching via OpQueue
Lukas Wirth
-1
/
+1
2023-03-25
Add lsp command for rebuilding proc macros
Lukas Wirth
-0
/
+1
2023-03-13
fmt
David Barsky
-4
/
+4
2023-03-13
This commit add Cargo-style project discovery for Buck and Bazel users.
David Barsky
-4
/
+5
2023-03-10
Add fancy buttons to the vscode status message
Lukas Wirth
-0
/
+1
2023-03-06
Add `View Mir` command and fix some bugs
hkalbasi
-0
/
+1
2023-02-14
Don't assume VSCode internal commands in the server
Lukas Wirth
-0
/
+1
2023-01-09
Parse + decorate rendered ANSI cargo output
Ian Chamberlain
-19
/
+42
2022-12-17
Add a command to clear flycheck diagnostics
Lukas Wirth
-0
/
+1
2022-12-16
Add command for manually running flychecks
Lukas Wirth
-0
/
+1
2022-11-27
Use typed notification method
Maria José Solano
-1
/
+1
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
[next]