Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix no inlay hints / unresolved tokens until manual edit | Veetaha | 2020-08-08 | 1 | -3/+3 | |
|/ / | ||||||
* / | Fix typo in settings description | Rüdiger Herrmann | 2020-08-08 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #5513 | bors[bot] | 2020-07-31 | 1 | -2/+10 | |
|\ | ||||||
| * | 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 | |
* | | flycheck: Added checkOnSave.noDefaultFeatures | Clemens Wasser | 2020-07-30 | 1 | -0/+8 | |
* | | SSR: Restrict to current selection if any | David Lattimore | 2020-07-29 | 2 | -2/+4 | |
* | | Add toggle for experimental diagnostics | Jonas Schievink | 2020-07-24 | 1 | -5/+10 | |
* | | SSR: Fix a typescript lint warning | David Lattimore | 2020-07-24 | 1 | -1/+1 | |
* | | SSR: Pass current file position through to SSR code. | David Lattimore | 2020-07-24 | 2 | -3/+13 | |
|/ | ||||||
* | Merge #5480 | bors[bot] | 2020-07-23 | 1 | -0/+4 | |
|\ | ||||||
| * | Fix snippetTextEdits applying to other files | Timo Freiberg | 2020-07-22 | 1 | -0/+4 | |
* | | ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ... | James Leitch | 2020-07-23 | 2 | -3/+10 | |
|/ | ||||||
* | Bump lodash from 4.17.15 to 4.17.19 in /editors/code | dependabot[bot] | 2020-07-16 | 1 | -3/+3 | |
* | Automatically reload project info on Cargo.toml changes | Aleksey Kladov | 2020-07-10 | 1 | -0/+5 | |
* | Workaround rollup messing up default imports | Veetaha | 2020-07-08 | 1 | -1/+4 | |
* | Gzip artifacts | Veetaha | 2020-07-07 | 2 | -16/+17 | |
* | Add a command to compute memory usage statistics | Jonas Schievink | 2020-07-07 | 4 | -0/+44 | |
*---. | Merge #5235 #5236 #5241 | bors[bot] | 2020-07-07 | 2 | -4/+2 | |
|\ \ \ | ||||||
| | * | | Disable ES module interop | Laurențiu Nicola | 2020-07-06 | 2 | -4/+2 | |
| | |/ | ||||||
* | / | Consider EPERM error as other vscode processes using rust-analyzer | Veetaha | 2020-07-07 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Fix: allow for binaries from $PATH to pass validity check | Veetaha | 2020-07-06 | 1 | -6/+2 | |
|/ | ||||||
* | Revert "Dispose logger on extension deactivation" | Veetaha | 2020-07-05 | 2 | -6/+0 | |
* | Dispose logger on extension deactivation | Veetaha | 2020-07-05 | 2 | -0/+6 | |
* | Improve client logging (use output channel and more log levels) | Veetaha | 2020-07-05 | 4 | -18/+49 | |
* | Merge #5203 | bors[bot] | 2020-07-03 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix typo in description of vscode setting | Paul Daniel Faria | 2020-07-03 | 1 | -1/+1 | |
* | | Merge #5202 | bors[bot] | 2020-07-03 | 5 | -13/+191 | |
|\ \ | |/ |/| | ||||||
| * | Fix workspaceRoot | vsrs | 2020-07-03 | 1 | -1/+3 | |
| * | code linting | vsrs | 2020-07-03 | 3 | -32/+32 | |
| * | Add tests | vsrs | 2020-07-03 | 4 | -10/+128 | |
| * | Add runnable env support. | vsrs | 2020-07-03 | 4 | -11/+69 | |
* | | Pass CodeActionKind through our middleware to populate menus | Jeremy Kolb | 2020-07-02 | 1 | -2/+4 | |
|/ | ||||||
* | Merge #5188 | bors[bot] | 2020-07-02 | 3 | -1/+46 | |
|\ | ||||||
| * | Implement StatusBar | Aleksey Kladov | 2020-07-02 | 3 | -1/+46 | |
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*---. \ | Merge #5089 #5161 #5184 #5185 #5186 | bors[bot] | 2020-07-02 | 1 | -7/+19 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| | | * | Force showing extension activation error pop-up notification | Veetaha | 2020-07-02 | 1 | -3/+11 | |
| | * | | Always install required nightly extension if current one is not nightly | Veetaha | 2020-07-02 | 1 | -4/+8 | |
| | |/ | ||||||
* | / | Add reload workspace command | Aleksey Kladov | 2020-07-01 | 4 | -8/+8 | |
|/ / | ||||||
* | | Merge #5098 | bors[bot] | 2020-07-01 | 3 | -601/+390 | |
|\ \ | ||||||
| * | | Be more strict with `@types/node` | Laurențiu Nicola | 2020-07-01 | 2 | -4/+4 | |
| * | | Use newer @types/node | Laurențiu Nicola | 2020-06-29 | 1 | -1/+1 | |
| * | | Downgrade @types/node | Laurențiu Nicola | 2020-06-28 | 2 | -4/+4 | |
| * | | Bump @rollup/plugin-commonjs | Laurențiu Nicola | 2020-06-27 | 3 | -10/+9 | |
| * | | Bump some npm deps | Laurențiu Nicola | 2020-06-27 | 2 | -591/+381 | |
* | | | Fix a typo | Matthijs Brobbel | 2020-06-30 | 1 | -2/+2 | |
* | | | Merge #5101 | bors[bot] | 2020-06-30 | 2 | -1/+6 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Add light-weight snapshot testing library with editor integration | Aleksey Kladov | 2020-06-27 | 2 | -1/+6 | |
| |/ | ||||||
* | | Merge #5119 | bors[bot] | 2020-06-29 | 1 | -3/+9 | |
|\ \ | ||||||
| * | | Show notification while SSR is in progress | David Lattimore | 2020-06-29 | 1 | -3/+9 | |
| |/ |