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
/
run.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check cargoExtraArgs for undefined before using
feileacan
2020-10-18
1
-1
/
+3
*
Support 'runnables' options in the vs code extension
Igor Aleksanov
2020-10-02
1
-0
/
+2
*
Fix workspaceRoot
vsrs
2020-07-03
1
-1
/
+3
*
code linting
vsrs
2020-07-03
1
-1
/
+1
*
Add tests
vsrs
2020-07-03
1
-7
/
+7
*
Add runnable env support.
vsrs
2020-07-03
1
-5
/
+24
*
Add light-weight snapshot testing library with editor integration
Aleksey Kladov
2020-06-27
1
-1
/
+5
*
Switch to ShellExecution instead of full Task
vsrs
2020-06-24
1
-1
/
+2
*
Add custom cargo runners
vsrs
2020-06-24
1
-40
/
+17
*
Fix Run lens.
vsrs
2020-06-06
1
-1
/
+1
*
New runnables API
Aleksey Kladov
2020-06-02
1
-6
/
+15
*
Move run commands to commands.ts
Aleksey Kladov
2020-06-02
1
-71
/
+3
*
Merge #4580
bors[bot]
2020-06-02
1
-1
/
+2
|
\
|
*
Change Runnable.bin -> Runnable.kind
veetaha
2020-05-31
1
-1
/
+2
*
|
Always derive from `process.env` when spawning a child process/shell execution
Alin Sinpalean
2020-05-31
1
-1
/
+1
|
/
*
Cleanup lsp extensions on the client side
Aleksey Kladov
2020-05-25
1
-1
/
+1
*
Flatten commands.ts
Aleksey Kladov
2020-05-25
1
-0
/
+204