Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | fix: prevent unwanted interpolation scopes | Dusty Pomerleau | 2020-10-18 | 1 | -14/+6 | |
|/ / | ||||||
* / | fix: prevent early termination of raw strings with hash | Dusty Pomerleau | 2020-10-16 | 1 | -3/+22 | |
|/ | ||||||
* | Insert a ZWNJ before type hints | Laurențiu Nicola | 2020-10-15 | 1 | -2/+4 | |
* | Fix resolveCodeAction request | Laurențiu Nicola | 2020-10-13 | 1 | -2/+2 | |
* | Merge #6137 | bors[bot] | 2020-10-12 | 1 | -684/+1041 | |
|\ | ||||||
| * | add new TextMate grammar | Dusty Pomerleau | 2020-10-11 | 1 | -684/+1041 | |
* | | Differentiate method/tymethod by determining 'defaultness' | Zac Pullar-Strecker | 2020-10-08 | 1 | -1/+1 | |
* | | Code reorganisation and field support | Zac Pullar-Strecker | 2020-10-08 | 2 | -4/+4 | |
* | | Changes from review | Zac Pullar-Strecker | 2020-10-08 | 1 | -10/+1 | |
* | | WIP: Command to open docs under cursor | Zac Pullar-Strecker | 2020-10-08 | 4 | -2/+44 | |
|/ | ||||||
* | Bump chalk to use latest git to get fix | Casey Primozic | 2020-10-06 | 1 | -1/+1 | |
* | Make ImportPrefix a configuration option | Lukas Wirth | 2020-10-05 | 1 | -1/+16 | |
* | Support 'runnables' options in the vs code extension | Igor Aleksanov | 2020-10-02 | 5 | -2/+31 | |
* | Extend **Status** command to also show dep info for the file | Aleksey Kladov | 2020-09-29 | 2 | -8/+16 | |
* | Make method references CodeLens off by default. | vsrs | 2020-09-29 | 1 | -1/+1 | |
* | Add method references CodeLens | vsrs | 2020-09-29 | 2 | -0/+6 | |
* | Fix lint | Matthias Einwag | 2020-09-23 | 1 | -1/+1 | |
* | Move unlink on download into download function | Matthias Einwag | 2020-09-23 | 2 | -11/+11 | |
* | Remane function | Matthias Einwag | 2020-09-23 | 1 | -5/+5 | |
* | Use closure in trailing position and strongly type header map | Matthias Einwag | 2020-09-23 | 2 | -18/+21 | |
* | Apply suggestions from code review | Matthias Einwag | 2020-09-23 | 1 | -1/+1 | |
* | Remove stray newline | Matthias Einwag | 2020-09-23 | 1 | -1/+0 | |
* | Fix clearing the token | Matthias Einwag | 2020-09-23 | 1 | -3/+8 | |
* | Add a command for updating the Github API token | Matthias Einwag | 2020-09-23 | 2 | -0/+13 | |
* | Use retry dialog also for downloads | Matthias Einwag | 2020-09-23 | 1 | -20/+30 | |
* | Fix tslint | Matthias Einwag | 2020-09-23 | 1 | -2/+2 | |
* | Allow to use a Github Auth token for fetching releases | Matthias Einwag | 2020-09-23 | 3 | -4/+72 | |
* | Fix LSP requests with no arguments | Laurențiu Nicola | 2020-09-17 | 2 | -6/+6 | |
* | Document "consuming" semantic tokens modifier | Veetaha | 2020-09-15 | 1 | -0/+4 | |
* | Fix delimiter in SSR example | Laurențiu Nicola | 2020-09-15 | 1 | -1/+1 | |
* | Merge #5985 | bors[bot] | 2020-09-14 | 1 | -0/+15 | |
|\ | ||||||
| * | Make MergeBehaviour configurable | Lukas Wirth | 2020-09-12 | 1 | -0/+15 | |
* | | Bump node-fetch from 2.6.0 to 2.6.1 in /editors/code | dependabot[bot] | 2020-09-12 | 2 | -4/+4 | |
|/ | ||||||
* | Move to vscode-languageclient 7.0.0-next.9 | kjeremy | 2020-09-02 | 6 | -34/+25 | |
* | Update the rest of our node packages | kjeremy | 2020-09-01 | 2 | -137/+163 | |
* | Bump minimum vscode to 1.47 | kjeremy | 2020-09-01 | 2 | -21/+21 | |
* | Upgrade mocha from `npm audit fix` | kjeremy | 2020-09-01 | 2 | -69/+211 | |
*-. | Merge #5910 #5912 | bors[bot] | 2020-08-29 | 2 | -2/+1 | |
|\ \ | ||||||
| | * | Remove fixme from inlay_hints.ts | Veetaha | 2020-08-29 | 1 | -1/+0 | |
| * | | Fix some typos | Kirill Bulatov | 2020-08-28 | 1 | -1/+1 | |
| |/ | ||||||
* / | Add rust-analyzer.checkOnSave.target to package.json | Laurențiu Nicola | 2020-08-28 | 1 | -0/+8 | |
|/ | ||||||
* | Make inlay hints colors more configurable | Veetaha | 2020-08-26 | 2 | -49/+93 | |
* | Merge #5841 | bors[bot] | 2020-08-24 | 1 | -0/+8 | |
|\ | ||||||
| * | Gate stream.pipeline workaround on fixed versions of node | Veetaha | 2020-08-21 | 1 | -0/+8 | |
* | | Dont ask me why... | Veetaha | 2020-08-21 | 1 | -1/+0 | |
|/ | ||||||
* | Align diagnostics config with the rest of rust-analyzer | Aleksey Kladov | 2020-08-18 | 1 | -6/+6 | |
* | Merge #5682 | bors[bot] | 2020-08-18 | 1 | -0/+9 | |
|\ | ||||||
| * | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-14 | 1 | -2/+2 | |
| |\ | ||||||
| * | | Restore final newline in package.json | Igor Aleksanov | 2020-08-13 | 1 | -1/+1 | |
| * | | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-12 | 3 | -12/+6 | |
| |\ \ |