aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix alignment of `.cargo/config`DJMcNab2018-12-091-5/+5
* Update hook to not add unstaged filesDJMcNab2018-12-091-1/+3
* Implement and test format hookDJMcNab2018-12-094-8/+41
* Merge #267bors[bot]2018-12-095-733/+807
|\
| * Fix cargo format component name and run rustfmtDJMcNab2018-12-092-8/+2
| * Add package command and upgrade event-streamDJMcNab2018-12-083-5/+21
| * Run npm update and add private and preview flagsDJMcNab2018-12-082-721/+785
| * Remove uneeded charactersDJMcNab2018-12-081-3/+3
| * Improve the extend keybinding to not conflictDJMcNab2018-12-081-1/+1
* | Merge #266bors[bot]2018-12-081-3/+3
|\ \
| * | find next whitespace or begining or endBernardo2018-12-081-3/+3
|/ /
* | Merge #265bors[bot]2018-12-084-24/+59
|\ \
| * | Refactor symbol resolve APIAleksey Kladov2018-12-084-24/+59
* | | Merge #263bors[bot]2018-12-0817-22/+28
|\| |
| * | account for new layout when collecting testsAleksey Kladov2018-12-081-2/+8
| * | grand module renameAleksey Kladov2018-12-0815-0/+0
| * | resolve 2018 style modulesAleksey Kladov2018-12-081-20/+20
* | | Merge #264bors[bot]2018-12-081-1/+20
|\ \ \ | |/ / |/| |
| * | check for empty range when extending in commentBernardo2018-12-081-1/+20
| |/
* | reformatAleksey Kladov2018-12-082-2/+3
* | Add a better text for hover and stop duplicating work done in approximatelly_...DJMcNab2018-12-087-30/+98
* | Fix typo in commentDJMcNab2018-12-081-10/+15
* | Clarify and correct comment about multi_byte_tokensDJMcNab2018-12-081-2/+2
* | Fix the range of a hover request to be more in line with prior artDJMcNab2018-12-081-1/+8
|/
* Merge #261bors[bot]2018-12-066-19/+177
|\
| * Add test for code actionsFlorian Diebold2018-12-061-1/+60
| * Use json comparison code from cargo for heavy testsFlorian Diebold2018-12-066-18/+117
|/
* Merge #260bors[bot]2018-12-0627-180/+82
|\
| * modernize even moreAleksey Kladov2018-12-0612-70/+29
| * modernize moreAleksey Kladov2018-12-0610-56/+42
| * drop extern cratesAleksey Kladov2018-12-063-26/+0
| * modernize some filesAleksey Kladov2018-12-063-10/+4
| * modernize some codeAleksey Kladov2018-12-063-18/+7
* | Merge #259bors[bot]2018-12-061-1/+1
|\ \ | |/ |/|
| * dedupe testing & formatting toolchainsAleksey Kladov2018-12-061-1/+1
|/
* Merge #256bors[bot]2018-12-0611-1/+467
|\
| * Update use path testDJMcNab2018-12-052-74/+2
| * Improve/add the use_item documentationDJMcNab2018-12-0511-1/+539
* | Merge #258bors[bot]2018-12-062-2/+2
|\ \
| * | :arrow_up: 1.31.0 :tada:Aleksey Kladov2018-12-062-2/+2
|/ /
* | Merge #253bors[bot]2018-12-051-2/+2
|\ \
| * | Fix diagnostic fixes showing up everywhereFlorian Diebold2018-12-021-2/+2
* | | Merge #257bors[bot]2018-12-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix a copy and pasting typoDJMcNab2018-12-051-1/+1
|/ /
* | First step towards crate depsAleksey Kladov2018-12-051-8/+35
* | make stuff privateAleksey Kladov2018-12-051-1/+1
* | Merge #255bors[bot]2018-12-057-140/+125
|\ \
| * | make stuff privateAleksey Kladov2018-12-052-13/+8
| * | move fuzzy source binding to a separete modeAleksey Kladov2018-12-057-131/+121
|/ /
* | restore index-based gotodefAleksey Kladov2018-12-052-5/+21