aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* feat(assists): raw string <-> usual string manipulationGeobert Quach2019-09-191-0/+56
* Fixed markdown in user READMEzoewithabang2019-09-181-1/+1
* clarify sublime instructionsAleksey Kladov2019-09-111-1/+3
* Update README.mdHeyward Fann2019-09-091-1/+1
* Update README.mdHeyward Fann2019-09-091-2/+3
* Merge #1755bors[bot]2019-09-061-27/+4
|\
| * feat(docs): add coc-rust-analyzerHeyward Fann2019-09-031-27/+4
* | add option to disable notifyAleksey Kladov2019-09-061-0/+2
* | add assist to move type bounds to where clauseEkaterina Babshukova2019-09-051-0/+10
|/
* Make sysroot use `RUST_SRC_PATH` if setBastian Köcher2019-08-221-0/+1
* Merge #1663bors[bot]2019-08-071-2/+2
|\
| * architecture.md: update path to parser testseupn2019-08-071-2/+2
* | architecture.md: "finish not Y" -> "finish node Y"eupn2019-08-071-1/+1
|/
* allow to exclude certain files and directoriesAleksey Kladov2019-08-061-0/+3
* document upgrade processAleksey Kladov2019-07-292-0/+5
* Overhaul installation processAleksey Kladov2019-07-272-6/+6
* Implement inlay hints for emacsFlorian Diebold2019-07-271-1/+1
* fix: spellingMartin Grönlund2019-07-151-1/+1
* Remove executeCommandProvider: apply_code_action.Michael Bolin2019-07-111-2/+0
* Document the VS Code extension test frameworkRyan Cumming2019-06-261-0/+19
* More details on how to set up cocWho? Me?!2019-06-181-0/+21
* add analysis-bench to benchmark incremental analysisAleksey Kladov2019-06-161-0/+13
* fixed wrong links againzjy2019-06-121-4/+4
* fixed linkszjy2019-06-111-5/+5
* Fix typo docs/user/README.mdAndrew Chin2019-05-301-1/+1
* Make rainbows optionalPascal Hertleif2019-05-271-0/+9
* Add Vim and NeoVim setup sectionFrancisco Lopes2019-05-251-0/+19
* mention why enableEnhancedTyping is neededAleksey Kladov2019-05-221-1/+1
* add feature docUnreal Hoang2019-05-211-2/+31
* add manual installation instructionsAleksey Kladov2019-05-111-8/+17
* add complex match case and documentationUnreal Hoang2019-05-011-0/+18
* Add to featureskjeremy2019-04-231-0/+12
* Add to LSP featureskjeremy2019-04-231-1/+1
* fix docsAleksey Kladov2019-04-212-7/+8
* update user docsBernardo2019-04-201-0/+8
* Added instructions for Sublime Text 3 setupMathieu Amiot2019-04-191-0/+27
* filter by timeAleksey Kladov2019-04-141-2/+4
* cleanup syntaxAleksey Kladov2019-04-141-0/+10
* Stylistic changes. Updated features.md with the new assists.Marco Groppo2019-04-091-1/+31
* Fix issue label link in docs/dev/README.mdpcpthm2019-04-041-1/+1
* Add cargo-watch.check-argumentsEdwin Cheng2019-04-021-0/+2
* Add config for cargo-watch traceEdwin Cheng2019-04-021-0/+1
* fix typoAleksey Kladov2019-03-291-1/+1
* markdown syntaxgfreezy2019-03-251-2/+2
* add desc and examples for inline variable actiongfreezy2019-03-251-0/+15
* structure moved to ra_ide_apiSergey Parilin2019-03-251-13/+0
* link docs from dev docs, not from the main readmeAleksey Kladov2019-03-251-1/+5
* document work listAleksey Kladov2019-03-231-0/+9
* describe how do we test thingsAleksey Kladov2019-03-201-1/+26
* explain how to launch the thingAleksey Kladov2019-03-203-36/+91