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
2020-05-21
editors/vscode: added patchelf after download
Vladimir Serov
-1
/
+48
2020-05-21
Transition OnEnter to WorkspaceSnippetEdit
Aleksey Kladov
-31
/
+53
2020-05-21
Apply suggestions from @Veetaha code review
vsrs
-10
/
+4
2020-05-20
vscode client side tests
vsrs
-23
/
+40
2020-05-20
Debug lens fix for a binary.
vsrs
-4
/
+8
2020-05-20
Fix client-side snippets
Aleksey Kladov
-1
/
+2
2020-05-19
Implement client-side of SnippetTextEdit
Aleksey Kladov
-2
/
+81
2020-05-19
Add snippetTextEdit protocol extension
Aleksey Kladov
-4
/
+15
2020-05-18
Add "rust-analyzer.lens.enable"
vsrs
-0
/
+2
2020-05-17
code formatting
vsrs
-1
/
+1
2020-05-17
Runnable QuickPick with debuggees only
vsrs
-3
/
+14
2020-05-17
CodeLens configuration options.
vsrs
-0
/
+11
2020-05-15
Merge #4448
bors[bot]
-100
/
+244
2020-05-15
Fix occasional test run during debug configuration
vsrs
-1
/
+5
2020-05-14
Fix runnable naming in the client side fallback.
vsrs
-1
/
+1
2020-05-14
Multiple binaries support for launch.json.
vsrs
-2
/
+3
2020-05-14
Mixed "bin" and "test" artifacts workaround.
vsrs
-2
/
+7
2020-05-14
Multiple binaries support for launch.json.
vsrs
-0
/
+5
2020-05-14
Fix "rust-analyzer.debug" for QuickPick binaries.
vsrs
-0
/
+4
2020-05-14
Runnable quick pick with buttons
vsrs
-21
/
+61
2020-05-14
Make some stuff public so that they can be reused by other tools
Pavan Kumar Sunkara
-1
/
+1
2020-05-14
Remove "rust-analyzer.debug.useLaunchJson" option
vsrs
-14
/
+10
2020-05-13
Use launch.json in Debug Lens sessions.
vsrs
-2
/
+20
2020-05-13
Merge #4083
bors[bot]
-1
/
+1
2020-05-11
DebugConfiguration simplification.
vsrs
-1
/
+11
2020-05-11
"rust-analyzer.newDebugConfig" command
vsrs
-3
/
+31
2020-05-11
"rust-analyzer.debug" command
vsrs
-106
/
+139
2020-05-10
Fix "show syntax tree" command
veetaha
-1
/
+1
2020-05-10
Word fix
Edwin Cheng
-1
/
+1
2020-05-08
Merge remote-tracking branch 'upstream/master' into uniformed_debug_lens
vsrs
-45
/
+70
2020-05-08
Merge #4329
bors[bot]
-40
/
+67
2020-05-08
Add master config for inlayHints to make disabling easy
Aleksey Kladov
-7
/
+8
2020-05-07
Add CodeLLDB Rust visualization
vsrs
-1
/
+2
2020-05-07
Add separate settings for each debug engine.
vsrs
-3
/
+6
2020-05-07
Add additional debug options
vsrs
-3
/
+11
2020-05-06
Uniformed way to get Debug Lens target executable.
vsrs
-28
/
+37
2020-05-05
Fix cargo not found on macos bug at vscode extension side
veetaha
-7
/
+48
2020-05-05
Preliminary refactoring of cargo.ts
veetaha
-33
/
+19
2020-05-06
Drop dead code and a dependency!
veetaha
-129
/
+0
2020-04-30
fixed lint warning
vsrs
-1
/
+1
2020-04-30
Removed unnecessary extraArgs for cargo invocation
vsrs
-6
/
+3
2020-04-30
Fixed tsfmt and eslint errors.
vsrs
-19
/
+19
2020-04-30
pass Cargo errors to the Debug output channel
vsrs
-6
/
+18
2020-04-29
MS C++ tools on linux
vsrs
-1
/
+2
2020-04-29
better configuration enum items
vsrs
-2
/
+2
2020-04-29
Configuration settings and source maps support
vsrs
-10
/
+33
2020-04-28
ms-vscode.cpptools debugger support, initial version.
vsrs
-12
/
+138
2020-04-25
Merge #4145
bors[bot]
-29
/
+0
2020-04-25
Remove dead code
Aleksey Kladov
-29
/
+0
2020-04-25
Remove unnecessary async from vscode language client creation
veetaha
-2
/
+2
[prev]
[next]