Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimize TypeScript build | Aleksey Kladov | 2019-12-30 | 1 | -8/+18 |
| | |||||
* | Trim down launch configurations | Aleksey Kladov | 2019-12-29 | 1 | -5/+11 |
| | |||||
* | Drop all the debugging tasks | Aleksey Kladov | 2019-12-29 | 1 | -309/+0 |
| | | | | | | | | There are too many of them, and they no longer match the set of crates we have. This really should be handled in a different way, by having out "rust-analyzer: Run" generate the appropriate lldb config on the fly. | ||||
* | Add rollup sourcemap and fix launch.json | Edwin Cheng | 2019-12-08 | 1 | -1/+1 |
| | |||||
* | Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is set | Andrew Ross | 2019-01-19 | 1 | -0/+340 |
Changed presentation from clear to reveal silent Removed the vscode gitignore entry Added debugging documentation Added tasks and launch configs |