Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Specify cotributed semanticTokenTypes in package.json | Aleksey Kladov | 2020-05-04 | 1 | -0/+4 | |
* | | Remove `workspaceLoaded` setting | Andrew Chin | 2020-05-02 | 1 | -5/+0 | |
* | | Merge #4222 | bors[bot] | 2020-04-30 | 4 | -13/+194 | |
|\ \ | ||||||
| * | | fixed lint warning | vsrs | 2020-04-30 | 1 | -1/+1 | |
| * | | Removed unnecessary extraArgs for cargo invocation | vsrs | 2020-04-30 | 2 | -6/+3 | |
| * | | Fixed tsfmt and eslint errors. | vsrs | 2020-04-30 | 2 | -19/+19 | |
| * | | pass Cargo errors to the Debug output channel | vsrs | 2020-04-30 | 3 | -7/+19 | |
| * | | MS C++ tools on linux | vsrs | 2020-04-29 | 1 | -1/+2 | |
| * | | better configuration enum items | vsrs | 2020-04-29 | 3 | -13/+16 | |
| * | | Configuration settings and source maps support | vsrs | 2020-04-29 | 4 | -10/+52 | |
| * | | ms-vscode.cpptools debugger support, initial version. | vsrs | 2020-04-28 | 2 | -12/+138 | |
* | | | Build extension too | Jonas Schievink | 2020-04-28 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge #4145 | bors[bot] | 2020-04-25 | 1 | -29/+0 | |
|\ \ | ||||||
| * | | Remove dead code | Aleksey Kladov | 2020-04-25 | 1 | -29/+0 | |
| |/ | ||||||
* / | Remove unnecessary async from vscode language client creation | veetaha | 2020-04-25 | 2 | -2/+2 | |
|/ | ||||||
*-. | Merge #3998 #4006 | bors[bot] | 2020-04-24 | 1 | -3/+5 | |
|\ \ | ||||||
| * | | Jump to sourceChanges in other files | Timo Freiberg | 2020-04-21 | 1 | -3/+5 | |
* | | | Disable onEnter command by default | Aleksey Kladov | 2020-04-23 | 1 | -5/+0 | |
* | | | tasks.json Support | Jonathan Dickinson | 2020-04-23 | 1 | -36/+67 | |
* | | | Merge #4090 | bors[bot] | 2020-04-22 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Align the name of proc-macro enabling flag | Aleksey Kladov | 2020-04-22 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | npm update | kjeremy | 2020-04-22 | 2 | -50/+109 | |
* | | | Merge #4081 | bors[bot] | 2020-04-22 | 1 | -2/+35 | |
|\ \ \ | ||||||
| * | | | Refactor the workaround a bit | veetaha | 2020-04-22 | 1 | -19/+16 | |
| * | | | Work around crlf in syntax tree | veetaha | 2020-04-22 | 1 | -2/+38 | |
| |/ / | ||||||
* / / | Fix .rast tmGrammar to account for numbers in identifiers | veetaha | 2020-04-22 | 1 | -1/+1 | |
|/ / | ||||||
* / | Add semantic tag for unresolved references | Aleksey Kladov | 2020-04-18 | 1 | -0/+4 | |
|/ | ||||||
* | Add proc-macro cli command for rust-analyzer | Edwin Cheng | 2020-04-16 | 1 | -5/+0 | |
* | Add config for proc_macro | Edwin Cheng | 2020-04-16 | 2 | -0/+11 | |
* | Merge #3948 | bors[bot] | 2020-04-16 | 1 | -2/+3 | |
|\ | ||||||
| * | fix: inlay hints config desyncronization between the frontend and the backend | veetaha | 2020-04-11 | 1 | -2/+3 | |
* | | Merge #3962 | bors[bot] | 2020-04-15 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix parentModule shortcut conflict | Igor Żuk | 2020-04-13 | 1 | -1/+1 | |
| |/ | ||||||
* / | Bump @types/vscode and vscode-languageclient | kjeremy | 2020-04-14 | 2 | -20/+20 | |
|/ | ||||||
* | Merge #3942 | bors[bot] | 2020-04-11 | 1 | -9/+30 | |
|\ | ||||||
| * | vscode: fix typing bug in config | veetaha | 2020-04-11 | 1 | -9/+30 | |
* | | vscode: fix indent | veetaha | 2020-04-11 | 1 | -5/+5 | |
|/ | ||||||
* | Enable the SemanticTokensFeature by default | kjeremy | 2020-04-08 | 4 | -18/+8 | |
* | Update some packages | kjeremy | 2020-04-07 | 2 | -25/+25 | |
* | Better config scheme & defaults | Aleksey Kladov | 2020-04-07 | 1 | -6/+14 | |
* | Merge pull request #3853 from matklad/cf | Aleksey Kladov | 2020-04-06 | 1 | -4/+1 | |
|\ | ||||||
| * | Make control token modifier less ambiguous | Aleksey Kladov | 2020-04-06 | 1 | -4/+1 | |
* | | Merge #3844 | bors[bot] | 2020-04-04 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | vscode: restore removed default values | veetaha | 2020-04-04 | 1 | -0/+5 | |
| |/ | ||||||
* / | vscode: log server binary path | veetaha | 2020-04-04 | 1 | -0/+2 | |
|/ | ||||||
* | Include grammar for syntax trees into vsix | Aleksey Kladov | 2020-04-03 | 1 | -0/+1 | |
* | Set semantic tokens supertypes | Aleksey Kladov | 2020-04-03 | 1 | -3/+6 | |
* | Bumps vsce to 1.75 | kjeremy | 2020-04-02 | 2 | -16/+24 | |
* | Fix semantic coloring | Aleksey Kladov | 2020-04-02 | 1 | -58/+27 | |
* | better wording | Aleksey Kladov | 2020-04-02 | 1 | -1/+1 |