Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | "rust-analyzer.debug.openDebugPane" | vsrs | 2020-05-08 | 1 | -1/+1 | |
* | | Add CodeLLDB Rust visualization | vsrs | 2020-05-07 | 1 | -1/+1 | |
* | | Add separate settings for each debug engine. | vsrs | 2020-05-07 | 1 | -2/+2 | |
* | | Add additional debug options | vsrs | 2020-05-07 | 1 | -0/+10 | |
|/ | ||||||
* | Drop dead code and a dependency! | veetaha | 2020-05-05 | 1 | -1/+0 | |
* | add the allFeatures flag (true by default) | guigui64 | 2020-05-05 | 1 | -0/+5 | |
* | Merge #4166 | bors[bot] | 2020-05-05 | 1 | -0/+8 | |
|\ | ||||||
| * | Rename `defaultTarget` to target | Christophe MASSOLIN | 2020-05-05 | 1 | -2/+2 | |
| * | [config] rename cargo.defaultTarget | Christophe MASSOLIN | 2020-04-27 | 1 | -1/+1 | |
| * | Started rust-analyzer.cargo.defaultTarget implementation | Christophe MASSOLIN | 2020-04-26 | 1 | -0/+8 | |
* | | Fix typo in markdownDescription | szunami | 2020-05-04 | 1 | -1/+1 | |
* | | 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 | 1 | -0/+22 | |
|\ \ | ||||||
| * | | pass Cargo errors to the Debug output channel | vsrs | 2020-04-30 | 1 | -1/+1 | |
| * | | better configuration enum items | vsrs | 2020-04-29 | 1 | -11/+14 | |
| * | | Configuration settings and source maps support | vsrs | 2020-04-29 | 1 | -0/+19 | |
| |/ | ||||||
* / | Build extension too | Jonas Schievink | 2020-04-28 | 1 | -0/+1 | |
|/ | ||||||
* | Disable onEnter command by default | Aleksey Kladov | 2020-04-23 | 1 | -5/+0 | |
* | 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 | 1 | -7/+7 | |
|/ | ||||||
* | 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 | 1 | -0/+10 | |
* | 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 | 1 | -2/+2 | |
|/ | ||||||
* | Enable the SemanticTokensFeature by default | kjeremy | 2020-04-08 | 1 | -6/+1 | |
* | Update some packages | kjeremy | 2020-04-07 | 1 | -3/+3 | |
* | 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 | |
* | | vscode: restore removed default values | veetaha | 2020-04-04 | 1 | -0/+5 | |
|/ | ||||||
* | Set semantic tokens supertypes | Aleksey Kladov | 2020-04-03 | 1 | -3/+6 | |
* | Bumps vsce to 1.75 | kjeremy | 2020-04-02 | 1 | -1/+1 | |
* | Fix semantic coloring | Aleksey Kladov | 2020-04-02 | 1 | -58/+27 | |
* | better wording | Aleksey Kladov | 2020-04-02 | 1 | -1/+1 | |
* | Allow fully overriding check and fmt commands | Aleksey Kladov | 2020-04-02 | 1 | -0/+14 | |
* | Lean onto default implementation of configs | Aleksey Kladov | 2020-04-02 | 1 | -5/+1 | |
* | New config in package.json | Aleksey Kladov | 2020-04-02 | 1 | -120/+125 | |
* | Merge #3820 | bors[bot] | 2020-04-02 | 1 | -10/+0 | |
|\ | ||||||
| * | Remove old syntax highlighting | Aleksey Kladov | 2020-04-02 | 1 | -10/+0 | |
* | | Merge #3817 | bors[bot] | 2020-04-02 | 1 | -0/+15 | |
|\ \ | ||||||
| * | | vscode: add highlighting of syntax tree | veetaha | 2020-04-02 | 1 | -0/+15 | |
| |/ | ||||||
* / | vscode: add support for light themes and color customization for syntax tree ... | veetaha | 2020-04-01 | 1 | -0/+9 | |
|/ | ||||||
* | rollup 2.3.2 | kjeremy | 2020-04-01 | 1 | -1/+1 | |
* | Revert accidental package.json changes | Aleksey Kladov | 2020-03-31 | 1 | -33/+17 | |
* | Merge #3790 | bors[bot] | 2020-03-31 | 1 | -17/+33 | |
|\ | ||||||
| * | WIP: uniformalize external tools config | Aleksey Kladov | 2020-03-31 | 1 | -17/+33 |