aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Use snippets in change_return_type_to_resultAleksey Kladov2020-05-201-1/+1
* Snippetify add_newAleksey Kladov2020-05-201-1/+1
* Better cursor placement when adding impl membersAleksey Kladov2020-05-201-2/+2
* Use snippets in add_missing_membersAleksey Kladov2020-05-201-2/+2
* Use snippets in add functionAleksey Kladov2020-05-201-1/+1
* New assist: add turbo fishAleksey Kladov2020-05-191-0/+18
* Add snippetTextEdit protocol extensionAleksey Kladov2020-05-191-0/+34
* Add snippet support for some assistsAleksey Kladov2020-05-191-5/+5
* Relax VS Code version requirementAleksey Kladov2020-05-171-1/+1
* Update features.mdCoenen Benjamin2020-05-121-2/+12
* Use RA_LOG instead of RUST_LOG for loggingAleksey Kladov2020-05-112-2/+2
* Merge #4333bors[bot]2020-05-061-15/+8
|\
| * Update Arch Linux and ALE install instructionsDaniel M. Capella2020-05-051-15/+8
* | Fix Windows server pathLaurențiu Nicola2020-05-061-1/+1
* | add Ok wrappingBenjamin Coenen2020-05-061-0/+12
|/
*-. Merge #4306 #4308bors[bot]2020-05-051-1/+5
|\ \
| | * Update server binary pathsJacob Greenfield2020-05-041-1/+5
| |/
* / [manual] Improve requirements and editor wordingFrancisco Lopes2020-05-041-3/+3
|/
* Merge #4287bors[bot]2020-05-041-4/+4
|\
| * Update debugging.mdKENTARO OKUDA2020-05-031-4/+4
* | Merge #4272bors[bot]2020-05-021-21/+21
|\|
| * Update syntax.mdKENTARO OKUDA2020-05-021-2/+2
| * Fix TyposKENTARO OKUDA2020-05-021-20/+20
* | Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-05-024-8/+19
|\ \
| * | Add missing members generates indented blocksAleksey Kladov2020-05-021-1/+3
| * | Merge #4236bors[bot]2020-05-011-1/+10
| |\ \ | | |/ | |/|
| | * Document Gnome Builder supportLaurențiu Nicola2020-05-011-1/+10
| * | Fix Typos on guide.mdKENTARO OKUDA2020-05-011-4/+4
| * | Fix TyposKENTARO OKUDA2020-05-011-2/+2
| |/
* | Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-05-013-9/+26
|\|
| * Merge #4228bors[bot]2020-04-301-3/+3
| |\
| | * Update readme.adochafiz2020-04-301-2/+2
| | * Fix typo in language server binary docshafiz2020-04-301-1/+1
| * | Update Roslyn link in syntax.mdÖmer Sinan Ağacan2020-04-301-1/+1
| |/
| * docs(user): method chaining hints supportHeyward Fann2020-04-301-2/+4
| * Fix Typos on features.mdKENTARO OKUDA2020-04-291-2/+2
| * Fix YouComplteMe instructions linkBoris Staletic2020-04-291-1/+1
| * add ale to the nvim setup section of the readmeSimon Cruanes2020-04-291-0/+15
* | Add unwrap block assist #4156Benjamin Coenen2020-04-291-2/+2
* | Add unwrap block assist #4156Benjamin Coenen2020-04-291-0/+18
|/
* tiny fix in markdown ordered listYoungsuk Kim2020-04-281-1/+1
* Add missing .Günter Zöchbauer2020-04-261-1/+1
* Change install directory suggestion to `~/.local/bin`Günter Zöchbauer2020-04-261-3/+5
* xtask does not need to be installedGünter Zöchbauer2020-04-261-4/+1
* Clarify rust-analyzer binary installGünter Zöchbauer2020-04-261-7/+23
* Convert tests to text-sizeAleksey Kladov2020-04-251-23/+23
* Convert code to text-sizeAleksey Kladov2020-04-251-54/+54
*-. Merge #3998 #4006bors[bot]2020-04-241-2/+2
|\ \
| * | Make add_function generate functions in other modules via qualified pathTimo Freiberg2020-04-211-2/+2
* | | Add YouCompleteMe as a LSP option for vim/neovimWeihang Lo2020-04-231-0/+20
|/ /