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
/
debug.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit rustc commit-hash
vsrs
2021-04-22
1
-2
/
+4
*
Add special `auto` value for `debug.sourceFileMap`
vsrs
2021-04-22
1
-4
/
+4
*
Autodetect rust library source file map
vsrs
2021-04-22
1
-2
/
+10
*
use await instead
Sahandevs
2021-02-09
1
-3
/
+2
*
fix errors
Sahandevs
2021-02-07
1
-4
/
+6
*
format
Sahandevs
2021-02-07
1
-1
/
+1
*
handle Thenable type rejects
Sahandevs
2021-02-07
1
-1
/
+2
*
remove unnecessary
Sahandevs
2021-02-07
1
-3
/
+3
*
delete empty line
Urban Dove
2020-07-26
1
-1
/
+0
*
try select correct workspace in vscode multi workspace
Urban Dove
2020-07-26
1
-2
/
+11
*
Add tests
vsrs
2020-07-03
1
-1
/
+1
*
Add runnable env support.
vsrs
2020-07-03
1
-6
/
+10
*
Fix rust-analyzer.debug.openDebugPane option
vsrs
2020-06-18
1
-1
/
+1
*
New runnables API
Aleksey Kladov
2020-06-02
1
-6
/
+6
*
Move run commands to commands.ts
Aleksey Kladov
2020-06-02
1
-48
/
+71
*
Change Runnable.bin -> Runnable.kind
veetaha
2020-05-31
1
-1
/
+1
*
Cleanup lsp extensions on the client side
Aleksey Kladov
2020-05-25
1
-1
/
+1
*
Fix runnable naming in the client side fallback.
vsrs
2020-05-14
1
-1
/
+1
*
Multiple binaries support for launch.json.
vsrs
2020-05-14
1
-2
/
+3
*
Multiple binaries support for launch.json.
vsrs
2020-05-14
1
-0
/
+5
*
Remove "rust-analyzer.debug.useLaunchJson" option
vsrs
2020-05-14
1
-12
/
+9
*
Use launch.json in Debug Lens sessions.
vsrs
2020-05-13
1
-2
/
+19
*
DebugConfiguration simplification.
vsrs
2020-05-11
1
-1
/
+11
*
"rust-analyzer.newDebugConfig" command
vsrs
2020-05-11
1
-2
/
+1
*
"rust-analyzer.debug" command
vsrs
2020-05-11
1
-0
/
+95