aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
* Remove `workspaceLoaded` settingAndrew Chin2020-05-021-5/+0
* Merge #4222bors[bot]2020-04-304-13/+194
|\
| * fixed lint warningvsrs2020-04-301-1/+1
| * Removed unnecessary extraArgs for cargo invocationvsrs2020-04-302-6/+3
| * Fixed tsfmt and eslint errors.vsrs2020-04-302-19/+19
| * pass Cargo errors to the Debug output channelvsrs2020-04-303-7/+19
| * MS C++ tools on linuxvsrs2020-04-291-1/+2
| * better configuration enum itemsvsrs2020-04-293-13/+16
| * Configuration settings and source maps supportvsrs2020-04-294-10/+52
| * ms-vscode.cpptools debugger support, initial version.vsrs2020-04-282-12/+138
* | Build extension tooJonas Schievink2020-04-281-0/+1
|/
* Merge #4145bors[bot]2020-04-251-29/+0
|\
| * Remove dead codeAleksey Kladov2020-04-251-29/+0
* | Remove unnecessary async from vscode language client creationveetaha2020-04-252-2/+2
|/
*-. Merge #3998 #4006bors[bot]2020-04-241-3/+5
|\ \
| * | Jump to sourceChanges in other filesTimo Freiberg2020-04-211-3/+5
* | | Disable onEnter command by defaultAleksey Kladov2020-04-231-5/+0
* | | tasks.json SupportJonathan Dickinson2020-04-231-36/+67
* | | Merge #4090bors[bot]2020-04-221-1/+1
|\ \ \
| * | | Align the name of proc-macro enabling flagAleksey Kladov2020-04-221-1/+1
| |/ /
* | | npm updatekjeremy2020-04-222-50/+109
* | | Merge #4081bors[bot]2020-04-221-2/+35
|\ \ \
| * | | Refactor the workaround a bitveetaha2020-04-221-19/+16
| * | | Work around crlf in syntax treeveetaha2020-04-221-2/+38
| |/ /
* / / Fix .rast tmGrammar to account for numbers in identifiersveetaha2020-04-221-1/+1
|/ /
* / Add semantic tag for unresolved referencesAleksey Kladov2020-04-181-0/+4
|/
* Add proc-macro cli command for rust-analyzerEdwin Cheng2020-04-161-5/+0
* Add config for proc_macroEdwin Cheng2020-04-162-0/+11
* Merge #3948bors[bot]2020-04-161-2/+3
|\
| * fix: inlay hints config desyncronization between the frontend and the backendveetaha2020-04-111-2/+3
* | Merge #3962bors[bot]2020-04-151-1/+1
|\ \
| * | Fix parentModule shortcut conflictIgor Żuk2020-04-131-1/+1
| |/
* / Bump @types/vscode and vscode-languageclientkjeremy2020-04-142-20/+20
|/
* Merge #3942bors[bot]2020-04-111-9/+30
|\
| * vscode: fix typing bug in configveetaha2020-04-111-9/+30
* | vscode: fix indentveetaha2020-04-111-5/+5
|/
* Enable the SemanticTokensFeature by defaultkjeremy2020-04-084-18/+8
* Update some packageskjeremy2020-04-072-25/+25
* Better config scheme & defaultsAleksey Kladov2020-04-071-6/+14
* Merge pull request #3853 from matklad/cfAleksey Kladov2020-04-061-4/+1
|\
| * Make control token modifier less ambiguousAleksey Kladov2020-04-061-4/+1
* | Merge #3844bors[bot]2020-04-041-0/+5
|\ \
| * | vscode: restore removed default valuesveetaha2020-04-041-0/+5
| |/
* / vscode: log server binary pathveetaha2020-04-041-0/+2
|/
* Include grammar for syntax trees into vsixAleksey Kladov2020-04-031-0/+1
* Set semantic tokens supertypesAleksey Kladov2020-04-031-3/+6
* Bumps vsce to 1.75kjeremy2020-04-022-16/+24
* Fix semantic coloringAleksey Kladov2020-04-021-58/+27
* better wordingAleksey Kladov2020-04-021-1/+1
* Allow fully overriding check and fmt commandsAleksey Kladov2020-04-021-0/+14