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
Age
Commit message (
Expand
)
Author
Lines
2023-05-28
Allow setting cfgs
Lukas Wirth
-1
/
+6
2023-05-26
fix: add a toggle to disable the dependency explorer.
David Barsky
-2
/
+14
2023-05-21
[editors/code] add markdown syntax highlighting to doc comments
Andreas Backx
-0
/
+46
2023-05-18
fix: Force disable augmentsSyntaxTokens capability on VSCode
Lukas Wirth
-0
/
+20
2023-05-11
Add config for disabling non standard lsp highlight tokens
Lukas Wirth
-0
/
+5
2023-05-08
Hide deps panel outside of Rust projects and set missing category
Laurențiu Nicola
-2
/
+4
2023-05-08
Auto merge of #14763 - lnicola:dep-tree-fixes, r=lnicola
bors
-4
/
+0
2023-05-08
Remove duplicate command
Laurențiu Nicola
-4
/
+0
2023-05-08
Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykril
bors
-0
/
+5
2023-05-07
Auto merge of #14758 - lumenian:hover-layout-config, r=HKalbasi
bors
-1
/
+6
2023-05-07
Rename hover memory layout config key
Yury Ivanou
-1
/
+1
2023-05-07
Add config for disabling hover memory layout data
Yury Ivanou
-1
/
+6
2023-05-06
feat: define problem matcher for panics in VS Code
Aleksey Kladov
-1
/
+23
2023-05-05
Fix formatting
Erik Steiger
-7
/
+9
2023-05-05
Sort rust dependencies in tree view
Erik Steiger
-0
/
+2
2023-05-05
feat: Closure capture inlay hints
Lukas Wirth
-0
/
+5
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
Remove unnecessary openFile command
Lukas Wirth
-5
/
+1
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
-6
/
+115
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
-17
/
+2
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
-70
/
+410
2023-05-02
Highlight closure captures when cursor is on pipe
Lukas Wirth
-6
/
+8
2023-05-01
MIR episode 4
hkalbasi
-6
/
+39
2023-04-28
fix: Fix restart server button trying to start instead of restart the server
Lukas Wirth
-9
/
+8
2023-04-26
Remove proc-macro server command from the rust-analyzer binary
Lukas Wirth
-1
/
+1
2023-04-20
using VSCode's native parameterHints.enabled setting
Nagy Botond
-9
/
+4
2023-04-20
Automatic parameter hints trigger can be toggled on/off
Nagy Botond
-1
/
+12
2023-04-19
Spelling
Josh Soref
-6
/
+6
2023-04-13
minor: Allow copying the graphviz source from the view crategraph webview
Lukas Wirth
-1
/
+6
[next]