]> git.lizzy.rs Git - rust.git/history - editors/code/src/debug.ts
Use explicit rustc commit-hash
[rust.git] / editors / code / src / debug.ts
2021-04-22 vsrsUse explicit rustc commit-hash
2021-04-22 vsrsAdd special `auto` value for `debug.sourceFileMap`
2021-04-22 vsrsAutodetect rust library source file map
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-10 bors[bot]Merge #7625
2021-02-10 bors[bot]Merge #7617
2021-02-10 bors[bot]Merge #7591 #7622
2021-02-09 Sahandevsuse await instead
2021-02-07 Sahandevsfix errors
2021-02-07 Sahandevsformat
2021-02-07 Sahandevshandle Thenable type rejects
2021-02-07 Sahandevsremove unnecessary
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-09 DmitryMerge remote-tracking branch 'origin/master'
2020-08-03 bors[bot]Merge #5628
2020-07-31 bors[bot]Merge #5624
2020-07-31 bors[bot]Merge #5623
2020-07-31 bors[bot]Merge #5622
2020-07-31 bors[bot]Merge #5621
2020-07-31 bors[bot]Merge #5620
2020-07-31 bors[bot]Merge #5619
2020-07-31 bors[bot]Merge #5513
2020-07-31 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-07-26 Urban Dovedelete empty line
2020-07-26 Urban Dovetry select correct workspace in vscode multi workspace
2020-07-16 bors[bot]Merge #4676
2020-07-04 bors[bot]Merge #5197
2020-07-03 bors[bot]Merge #5203
2020-07-03 bors[bot]Merge #5205
2020-07-03 bors[bot]Merge #5202
2020-07-03 vsrsAdd tests
2020-07-03 vsrsAdd runnable env support.
2020-06-26 bors[bot]Merge #4945
2020-06-25 Aleksey KladovMerge branch 'Veetaha-feat/sync-branch'
2020-06-22 bors[bot]Merge #4899
2020-06-22 bors[bot]Merge #4928
2020-06-21 bors[bot]Merge #4962
2020-06-20 bors[bot]Merge #4947
2020-06-19 bors[bot]Merge #4851
2020-06-19 bors[bot]Merge #4937
2020-06-19 bors[bot]Merge #4839
2020-06-18 vsrsFix rust-analyzer.debug.openDebugPane option
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 bors[bot]Merge #4678
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-06-03 bors[bot]Merge #4715
2020-06-03 bors[bot]Merge #4679
2020-06-03 bors[bot]Merge #4703
2020-06-02 Mikhail RakhmanovMerge remote-tracking branch 'upstream/master' into...
2020-06-02 bors[bot]Merge #4710
2020-06-02 bors[bot]Merge #4711
2020-06-02 Aleksey KladovNew runnables API
2020-06-02 bors[bot]Merge #4708
2020-06-02 Aleksey KladovMove run commands to commands.ts
2020-06-02 bors[bot]Merge #4658
2020-06-02 bors[bot]Merge #4580
2020-05-31 veetahaChange Runnable.bin -> Runnable.kind
2020-05-30 bors[bot]Merge #4562
2020-05-27 bors[bot]Merge #4592
2020-05-26 bors[bot]Merge #4534
2020-05-25 bors[bot]Merge #4602 #4603
2020-05-25 bors[bot]Merge #4610
2020-05-25 Aleksey KladovCleanup lsp extensions on the client side
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-15 bors[bot]Merge #4448
2020-05-14 vsrsFix runnable naming in the client side fallback.
2020-05-14 vsrsMultiple binaries support for launch.json.
2020-05-14 vsrsMultiple binaries support for launch.json.
2020-05-14 vsrsRemove "rust-analyzer.debug.useLaunchJson" option
2020-05-13 vsrsUse launch.json in Debug Lens sessions.
2020-05-11 vsrsDebugConfiguration simplification.
2020-05-11 vsrs"rust-analyzer.newDebugConfig" command
2020-05-11 vsrs"rust-analyzer.debug" command