Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge #6488 | bors[bot] | 2020-11-06 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | add `+=` to assignment operators | Dusty Pomerleau | 2020-11-06 | 1 | -1/+1 | |
| |/ | ||||||
* / | Restore semantic token flickering workaround removed in #5697 | Charles Pierce | 2020-11-04 | 1 | -0/+17 | |
|/ | ||||||
* | fix: distinguish turbofish function calls from namespaces | Dusty Pomerleau | 2020-11-03 | 1 | -0/+60 | |
* | fix: allow functions without curly brackets | Dusty Pomerleau | 2020-11-03 | 1 | -1/+1 | |
* | fix: allow comments in attributes | Dusty Pomerleau | 2020-11-02 | 1 | -0/+6 | |
* | Smaller inlay hints | kjeremy | 2020-10-28 | 1 | -1/+1 | |
* | Also set textDecoration: none on inlay hints | Laurențiu Nicola | 2020-10-28 | 1 | -0/+1 | |
* | Set font-wieght: normal on inlay hints | Laurențiu Nicola | 2020-10-27 | 1 | -0/+1 | |
* | Update package | kjeremy | 2020-10-26 | 2 | -12/+12 | |
* | Latest proposed LSP 3.16.0 | kjeremy | 2020-10-26 | 3 | -19/+18 | |
* | fix: narrow the case where angle brackets are seen as comparison operators | Dusty Pomerleau | 2020-10-26 | 1 | -1/+19 | |
* | fix: underscores, raw IDs | Dusty Pomerleau | 2020-10-24 | 1 | -16/+17 | |
*-. | Merge #6251 #6310 | bors[bot] | 2020-10-23 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | Editor: Code: Add callable to package.json | GrayJack | 2020-10-16 | 1 | -0/+4 | |
* | | | fix: prevent line comments inside block comments | Dusty Pomerleau | 2020-10-22 | 1 | -19/+34 | |
| |/ |/| | ||||||
* | | fix: require matching hash quantities for raw strings | Dusty Pomerleau | 2020-10-21 | 1 | -22/+3 | |
* | | Merge #6274 | bors[bot] | 2020-10-19 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | Check cargoExtraArgs for undefined before using | feileacan | 2020-10-18 | 1 | -1/+3 | |
* | | | 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 | |
|\ |