aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typescript linting errorsLucas Spits2019-03-111-1/+1
* Merge branch 'master' of https://github.com/LDSpits/rust-analyzer into featur...Lucas Spits2019-03-1114-69/+174
|\
| * Merge #956bors[bot]2019-03-1010-2/+72
| |\
| | * Add test for async blockCaio2019-03-103-1/+34
| | * Add async keywordCaio2019-03-098-2/+39
| * | Merge #957bors[bot]2019-03-102-23/+36
| |\ \ | | |/ | |/|
| | * prettier formatBernardo2019-03-101-1/+1
| | * revert change to "check" since "build" is intentionalBernardo2019-03-101-1/+1
| | * add cargo watch tasksBernardo2019-03-101-22/+35
| | * simplify watch patternsBernardo2019-03-101-3/+3
| |/
| * Merge #953bors[bot]2019-03-091-39/+61
| |\
| | * Don't default publishDecorations to true on the serverFlorian Diebold2019-03-091-39/+61
| |/
| * Merge #955bors[bot]2019-03-081-5/+5
| |\
| | * Remove superfluous semicolonskjeremy2019-03-081-5/+5
| |/
* / Retrieve current directory from workspacesLucas Spits2019-03-111-2/+18
|/
* Merge #952bors[bot]2019-03-071-13/+13
|\
| * Update some depskjeremy2019-03-071-13/+13
|/
* Merge #951bors[bot]2019-03-071-3/+57
|\
| * Use ast::Name::text() instead of name().syntax().text()Ville Penttinen2019-03-071-2/+2
| * Fix EnumVariants not showing properly when hoveringVille Penttinen2019-03-071-2/+56
|/
* Merge #948bors[bot]2019-03-071-6/+11
|\
| * Fix test_missing_module_code_action_in_json_project on WindowsVille Penttinen2019-03-071-6/+11
* | Merge #949bors[bot]2019-03-072-2/+2
|\ \
| * | Specify derive feature for serdepcpthm2019-03-072-2/+2
|/ /
* | Merge #944bors[bot]2019-03-074-26/+190
|\ \ | |/ |/|
| * Add support for goto definition and hover on SelfVille Penttinen2019-03-074-26/+190
|/
* Merge #946bors[bot]2019-03-073-22/+21
|\
| * when loading workspace, say how many packages were loadedAleksey Kladov2019-03-073-22/+21
|/
* Merge #939bors[bot]2019-03-079-93/+311
|\
| * Remove rust-project.json test w/ dependencies.David Wood2019-03-071-43/+0
| * Add test demonstrating logic for handling deps.David Wood2019-03-071-1/+44
| * Rename and change `add_roots` to return a `Vec`.David Wood2019-03-073-3/+8
| * Initial implementation of project-lock.json.David Wood2019-03-079-93/+306
* | Merge #942bors[bot]2019-03-072-4/+46
|\ \ | |/ |/|
| * Use source mapkjeremy2019-03-062-15/+10
| * Hover for associated items in patternskjeremy2019-03-063-9/+56
|/
* Merge #933bors[bot]2019-03-062-12/+45
|\
| * Check installed extensionCaio2019-03-052-12/+45
* | Merge #941bors[bot]2019-03-061-10/+10
|\ \
| * | :arrow_up: vfsAleksey Kladov2019-03-061-108/+108
* | | Merge #940bors[bot]2019-03-0610-54/+110
|\ \ \
| * | | Add showWorkspaceLoadedNotification to vscode clientVille Penttinen2019-03-068-22/+78
| * | | Rename feedback to show_messageVille Penttinen2019-03-053-13/+13
| * | | Remove InternalFeedbackVille Penttinen2019-03-051-7/+0
| * | | Send an actual ShowMessage instead of InternalFeedback in feedback()Ville Penttinen2019-03-053-20/+27
|/ / /
* | | Merge #938bors[bot]2019-03-056-114/+114
|\ \ \ | |/ / |/| |
| * | Updateskjeremy2019-03-056-114/+114
|/ /
* | Merge #936bors[bot]2019-03-051-1/+8
|\ \
| * | dont produce giant debug dumpsAleksey Kladov2019-03-051-1/+8
|/ /
* | Merge #934bors[bot]2019-03-053-8/+32
|\ \