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
2023-06-30
feat: don't add panics to error jump list by default
Alex Kladov
-1
/
+9
2023-06-29
Auto merge of #15138 - mohsen-alizadeh:13583-rename-runnableEnv-to-runnables-...
bors
-4
/
+4
2023-06-28
fallback to old key
Mohsen Alizadeh
-1
/
+1
2023-06-28
editor/code: Enable `noImplicitOverride` ts option
Tetsuharu Ohzeki
-4
/
+4
2023-06-25
13583 rename runnable env to runnables extra env
Mohsen Alizadeh
-4
/
+4
2023-05-26
fix: add a toggle to disable the dependency explorer.
David Barsky
-1
/
+8
2023-05-18
fix: Force disable augmentsSyntaxTokens capability on VSCode
Lukas Wirth
-0
/
+20
2023-05-06
feat: define problem matcher for panics in VS Code
Aleksey Kladov
-1
/
+1
2023-05-05
Fix formatting
Erik Steiger
-7
/
+9
2023-05-05
Sort rust dependencies in tree view
Erik Steiger
-0
/
+2
2023-05-02
fixing TS linting, removing import
Bruno Ortiz
-1
/
+0
2023-05-02
Accepting review suggestions
Bruno Ortiz
-6
/
+19
2023-05-02
fixing ts linting and rust test
Bruno Ortiz
-14
/
+15
2023-05-02
final rabasing fixes
Bruno Ortiz
-104
/
+23
2023-05-02
accepting review suggestions
Bruno Ortiz
-3
/
+3
2023-05-02
reveal only when tree is visible
Bruno Ortiz
-12
/
+29
2023-05-02
Adding crate_root_path to crate_graph
Bruno Ortiz
-2
/
+6
2023-05-02
improving code to work with multi-workspaces
Bruno Ortiz
-18
/
+84
2023-05-02
Fixing naming from graph to list
Bruno Ortiz
-11
/
+9
2023-05-02
running prettier
Bruno Ortiz
-91
/
+86
2023-05-02
removing unused code
Bruno Ortiz
-13
/
+6
2023-05-02
WIP: Add lsp-ext scaffold
Lukas Wirth
-3
/
+23
2023-05-02
Reformat VSCode client code
Lukas Wirth
-41
/
+36
2023-05-02
removing unused function
bruno-ortiz
-26
/
+0
2023-05-02
fixing linting problemas
bruno-ortiz
-30
/
+36
2023-05-02
fixing stblib loading
bruno-ortiz
-1
/
+2
2023-05-02
Creating rust dependencies tree view
bruno-ortiz
-5
/
+106
2023-05-02
fetching dependencies from the server
Bruno Ortiz
-152
/
+56
2023-05-02
WIP: Add lsp-ext scaffold
Lukas Wirth
-1
/
+24
2023-05-02
Remove unnecessary openFile command
Lukas Wirth
-12
/
+1
2023-05-02
Reformat VSCode client code
Lukas Wirth
-72
/
+82
2023-05-02
removing unused function
bruno-ortiz
-26
/
+0
2023-05-02
fixing linting problemas
bruno-ortiz
-131
/
+131
2023-05-02
fixing stblib loading
bruno-ortiz
-1
/
+4
2023-05-02
Creating rust dependencies tree view
bruno-ortiz
-69
/
+393
2023-05-02
Highlight closure captures when cursor is on pipe
Lukas Wirth
-6
/
+3
2023-05-01
MIR episode 4
hkalbasi
-6
/
+34
2023-04-28
fix: Fix restart server button trying to start instead of restart the server
Lukas Wirth
-7
/
+6
2023-04-20
using VSCode's native parameterHints.enabled setting
Nagy Botond
-4
/
+4
2023-04-20
Automatic parameter hints trigger can be toggled on/off
Nagy Botond
-1
/
+7
2023-04-19
Spelling
Josh Soref
-1
/
+1
2023-04-13
minor: Allow copying the graphviz source from the view crategraph webview
Lukas Wirth
-1
/
+6
2023-04-13
fix: Fix view crate graph being broken due to webworker usage
Lukas Wirth
-2
/
+2
2023-04-10
fix: when running the "discoverProjectCommand", use the Rust file's
David Barsky
-12
/
+15
2023-04-09
fix: Fix project linking popup appearing for modules that can be linked to a ...
Lukas Wirth
-1
/
+5
2023-04-04
fix: Fix relative path creation using the wrong path accessor
Lukas Wirth
-5
/
+9
2023-04-04
fix: Fix vscode project linking popup buttons being swapped
Lukas Wirth
-3
/
+4
2023-04-02
Don't append "!" to non-bang macro name
Ryo Yoshida
-1
/
+1
2023-03-30
Missing runnable env on debug target
Rungsikorn Rungsikavarnich
-4
/
+12
2023-03-28
Auto merge of #14366 - Veykril:linked-proj, r=Veykril
bors
-12
/
+64
[next]