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-07-11
editor/code: Sort the style to import types
Tetsuharu Ohzeki
-32
/
+38
2023-07-10
editor/code: Enable TypeScript's `--useUnknownInCatchVariables` option
Tetsuharu Ohzeki
-2
/
+2
2023-07-10
editor/code: Remove unused `sendRequestWithRetry`
Tetsuharu Ohzeki
-36
/
+0
2023-07-10
editor/code: Assert types in catch in `sendRequestWithRetry()` properly
Tetsuharu Ohzeki
-8
/
+12
2023-07-08
change viewMemoryLayoutParams to be textPositionParams
Adenine
-5
/
+1
2023-07-07
cleanup + docs + tests
Adenine
-4
/
+0
2023-07-07
fix typescript return path warning
Adenine
-1
/
+1
2023-07-07
fix incorrect committed rust and run prettier
Adenine
-17
/
+16
2023-07-07
implement first pass of memory layout viewer
Adenine
-6
/
+313
2023-07-07
Auto merge of #15227 - DropDemBits:indent-on-blank-line, r=lnicola
bors
-1
/
+2
2023-07-06
fix: Indent after pressing enter on a blank line
DropDemBits
-1
/
+2
2023-07-06
editor/code: Enable `noPropertyAccessFromIndexSignature` ts option
Tetsuharu Ohzeki
-6
/
+7
2023-07-06
editor/code: Enable `noUncheckedIndexedAccess` ts option
Tetsuharu Ohzeki
-50
/
+123
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
[next]