index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
src
/
cargo.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Runnable.bin -> Runnable.kind
veetaha
2020-05-31
1
-151
/
+0
*
Fix invoking cargo without consulting CARGO or standard installation paths
veetaha
2020-05-31
1
-2
/
+2
*
Apply suggestions from @Veetaha code review
vsrs
2020-05-21
1
-10
/
+4
*
vscode client side tests
vsrs
2020-05-20
1
-23
/
+40
*
Debug lens fix for a binary.
vsrs
2020-05-20
1
-4
/
+8
*
Fix occasional test run during debug configuration
vsrs
2020-05-15
1
-1
/
+5
*
Mixed "bin" and "test" artifacts workaround.
vsrs
2020-05-14
1
-2
/
+7
*
Fix "rust-analyzer.debug" for QuickPick binaries.
vsrs
2020-05-14
1
-0
/
+4
*
Fix cargo not found on macos bug at vscode extension side
veetaha
2020-05-06
1
-1
/
+35
*
Preliminary refactoring of cargo.ts
veetaha
2020-05-06
1
-31
/
+14
*
fixed lint warning
vsrs
2020-04-30
1
-1
/
+1
*
Removed unnecessary extraArgs for cargo invocation
vsrs
2020-04-30
1
-5
/
+2
*
Fixed tsfmt and eslint errors.
vsrs
2020-04-30
1
-12
/
+12
*
pass Cargo errors to the Debug output channel
vsrs
2020-04-30
1
-5
/
+12
*
Configuration settings and source maps support
vsrs
2020-04-29
1
-1
/
+0
*
ms-vscode.cpptools debugger support, initial version.
vsrs
2020-04-28
1
-0
/
+103