aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
...
| * | | editors/vscode: added patchelf after downloadVladimir Serov2020-05-211-1/+48
| |/ /
* | | CodeAction groupsAleksey Kladov2020-05-223-14/+43
* | | Use WorkspaceEdit for ssrAleksey Kladov2020-05-212-5/+3
* | | Formalize JoinLines protocol extensionAleksey Kladov2020-05-212-6/+10
* | | Merge #4552bors[bot]2020-05-214-31/+53
|\ \ \
| * | | Transition OnEnter to WorkspaceSnippetEditAleksey Kladov2020-05-214-31/+53
| |/ /
* / / Fix phrasing in inlay hints settingsLaurențiu Nicola2020-05-211-4/+4
|/ /
* | Debug lens fix for a binary.vsrs2020-05-201-4/+8
* | Fix client-side snippetsAleksey Kladov2020-05-191-1/+2
* | Implement client-side of SnippetTextEditAleksey Kladov2020-05-193-2/+81
* | Add snippetTextEdit protocol extensionAleksey Kladov2020-05-191-4/+15
|/
* Merge #4499bors[bot]2020-05-183-3/+47
|\
| * Add "rust-analyzer.lens.enable"vsrs2020-05-182-3/+10
| * code formattingvsrs2020-05-171-1/+1
| * Runnable QuickPick with debuggees onlyvsrs2020-05-171-3/+14
| * CodeLens configuration options.vsrs2020-05-172-0/+26
* | Relax VS Code version requirementAleksey Kladov2020-05-171-2/+2
|/
* Color macros (fixes #4462)George Fraser2020-05-161-0/+3
* Merge #4448bors[bot]2020-05-156-100/+254
|\
| * Fix occasional test run during debug configurationvsrs2020-05-151-1/+5
| * Fix runnable naming in the client side fallback.vsrs2020-05-141-1/+1
| * Multiple binaries support for launch.json.vsrs2020-05-141-2/+3
| * Mixed "bin" and "test" artifacts workaround.vsrs2020-05-141-2/+7
| * Multiple binaries support for launch.json.vsrs2020-05-141-0/+5
| * Fix "rust-analyzer.debug" for QuickPick binaries.vsrs2020-05-141-0/+4
| * Runnable quick pick with buttonsvsrs2020-05-141-21/+61
| * Remove "rust-analyzer.debug.useLaunchJson" optionvsrs2020-05-143-19/+10
| * Use launch.json in Debug Lens sessions.vsrs2020-05-133-2/+25
| * DebugConfiguration simplification.vsrs2020-05-111-1/+11
| * "rust-analyzer.newDebugConfig" commandvsrs2020-05-114-3/+36
| * "rust-analyzer.debug" commandvsrs2020-05-114-106/+144
* | Make some stuff public so that they can be reused by other toolsPavan Kumar Sunkara2020-05-141-1/+1
* | Merge #4400bors[bot]2020-05-131-0/+3
|\ \
| * | Leave statics aloneGeorge Fraser2020-05-121-3/+0
| * | Mark up statics and mutablesGeorge Fraser2020-05-121-0/+6
* | | Merge #4440bors[bot]2020-05-132-51/+59
|\ \ \
| * | | Bump packageskjeremy2020-05-132-50/+58
| * | | vscode engine 1.45kjeremy2020-05-121-1/+1
| |/ /
* | | Merge #4083bors[bot]2020-05-131-1/+1
|\ \ \ | |/ / |/| |
| * | Fix "show syntax tree" commandveetaha2020-05-101-1/+1
* | | Use .rust suffix on scopesGeorge Fraser2020-05-122-10/+10
* | | Put sigil back to keyword.operatorGeorge Fraser2020-05-101-2/+2
* | | Change lifetimes back to keyword-ish, tweak builtins for consistency between ...George Fraser2020-05-102-7/+10
* | | Color `as` as a keywordGeorge Fraser2020-05-101-2/+2
* | | No longer trueGeorge Fraser2020-05-101-6/+0
* | | Color core types as types, not keywordsGeorge Fraser2020-05-101-5/+5
* | | Color sigil like keywordGeorge Fraser2020-05-101-1/+1
* | | Color lifetimes like typesGeorge Fraser2020-05-101-12/+4
* | | Import built-in textmate grammar, with no changesGeorge Fraser2020-05-103-0/+698
* | | Tweak the textmate fallback scopes to be consistent with builtin TextMate gra...George Fraser2020-05-101-8/+8
| |/ |/|