about summary refs log tree commit diff
path: root/.vscode
AgeCommit message (Expand)AuthorLines
2021-01-25Add "Win Attach to Server" debug configurationvsrs-0/+6
2020-05-20vscode client side testsvsrs-0/+46
2020-04-28Build extension tooJonas Schievink-3/+25
2020-04-28Rebuild rust-analyzer when launching in VS CodeJonas Schievink-2/+9
2020-04-23Add Launch configuration for release buildJonas Schievink-2/+23
2020-03-19Rewrite auto-updateAleksey Kladov-0/+1
2020-02-18Rename the binary to rust-analyzerAleksey Kladov-3/+3
2020-02-16vscode: apply lnicolas amendments to comments in launch.jsonVeetaha-7/+8
2020-02-16vscode: remove extra comment loneVeetaha-1/+0
2020-02-16vscode: skip node internals while debuggingVeetaha-5/+11
2020-02-16Apply suggestions from code reviewAleksey Kladov-3/+4
2020-02-17Added short description and disable-extensions Dmitry-1/+16
2019-12-30Add rollupAleksey Kladov-3/+0
2019-12-30Minimize TypeScript buildAleksey Kladov-25/+28
2019-12-30Trim down launch configurationsAleksey Kladov-9/+15
2019-12-30Drop all the debugging tasksAleksey Kladov-309/+0
2019-12-30Drop obsolete tasksAleksey Kladov-25/+1
2019-12-09Add rollup sourcemap and fix launch.jsonEdwin Cheng-1/+1
2019-03-10revert change to "check" since "build" is intentionalBernardo-1/+1
2019-03-10add cargo watch tasksBernardo-22/+35
2019-01-19Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is setAndrew Ross-0/+396