Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cargo watch supporting code and tests from vscode extension | Emil Lauridsen | 2019-12-25 | 10 | -1227/+0 |
* | Use substr instead of endswith | Edwin Cheng | 2019-12-18 | 1 | -3/+3 |
* | Add tests | Edwin Cheng | 2019-12-18 | 2 | -0/+295 |
* | Enable noImplicitReturns option for vscode extension | Tetsuharu OHZEKI | 2019-12-11 | 3 | -5/+10 |
* | Code: enable prettier trailing commas | Laurențiu Nicola | 2019-12-09 | 5 | -62/+62 |
* | Fix tests | arsdragonfly | 2019-09-27 | 1 | -4/+4 |
* | Switch to `@types/vscode` and `vscode-test` | Bastian Köcher | 2019-08-26 | 3 | -22/+71 |
* | Include primary span label in VS Code diagnostics | Ryan Cumming | 2019-06-30 | 2 | -1/+61 |
* | Fix `cargo watch` code action filtering | Ryan Cumming | 2019-06-29 | 4 | -107/+292 |
* | Extract lint scopes from `cargo watch` | Ryan Cumming | 2019-06-26 | 2 | -4/+23 |
* | Initial Visual Studio Code unit tests | Ryan Cumming | 2019-06-26 | 7 | -0/+685 |