about summary refs log tree commit diff
path: root/docs/user
AgeCommit message (Expand)AuthorLines
2020-05-30Merge #4562bors[bot]-0/+24
2020-05-28Merge #4640bors[bot]-0/+10
2020-05-28Add `inRustProject` context documentation.vsrs-0/+10
2020-05-28Link forum topicAleksey Kladov-2/+2
2020-05-25Introduce `toggle inlay hints` vscode commandveetaha-0/+6
2020-05-22fix generated docs issueJess Balint-0/+24
2020-05-22Remove doc using `cargo xtask codegen`.Jess Balint-24/+0
2020-05-21Assist: replace anonymous lifetime with a named oneJess Balint-0/+24
2020-05-21Snippetify unwrap -> matchAleksey Kladov-1/+1
2020-05-20Snippetify introduce/inline varAleksey Kladov-1/+1
2020-05-20Fix GNOME spellingAlexandre Franke-1/+1
2020-05-20Snippetify fix_visibilityAleksey Kladov-1/+1
2020-05-20Snippetify fill_match_armsAleksey Kladov-1/+1
2020-05-20Split change_ and fix_ visibility assistsAleksey Kladov-0/+22
2020-05-20Use snippets in change_return_type_to_resultAleksey Kladov-1/+1
2020-05-20Snippetify add_newAleksey Kladov-1/+1
2020-05-20Better cursor placement when adding impl membersAleksey Kladov-2/+2
2020-05-20Use snippets in add_missing_membersAleksey Kladov-2/+2
2020-05-20Use snippets in add functionAleksey Kladov-1/+1
2020-05-20New assist: add turbo fishAleksey Kladov-0/+18
2020-05-19Add snippet support for some assistsAleksey Kladov-5/+5
2020-05-18Relax VS Code version requirementAleksey Kladov-1/+1
2020-05-12Update features.mdCoenen Benjamin-2/+12
2020-05-11Use RA_LOG instead of RUST_LOG for loggingAleksey Kladov-1/+1
2020-05-06Merge #4333bors[bot]-15/+8
2020-05-06Fix Windows server pathLaurențiu Nicola-1/+1
2020-05-06add Ok wrappingBenjamin Coenen-0/+12
2020-05-05Update Arch Linux and ALE install instructionsDaniel M. Capella-15/+8
2020-05-05Merge #4306 #4308bors[bot]-1/+5
2020-05-04Update server binary pathsJacob Greenfield-1/+5
2020-05-04[manual] Improve requirements and editor wordingFrancisco Lopes-3/+3
2020-05-02Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen-2/+13
2020-05-02Add missing members generates indented blocksAleksey Kladov-1/+3
2020-05-01Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen-8/+25
2020-05-01Document Gnome Builder supportLaurențiu Nicola-1/+10
2020-04-30Update readme.adochafiz-2/+2
2020-04-30Fix typo in language server binary docshafiz-1/+1
2020-04-30docs(user): method chaining hints supportHeyward Fann-2/+4
2020-04-29Fix Typos on features.mdKENTARO OKUDA-2/+2
2020-04-29Add unwrap block assist #4156Benjamin Coenen-2/+2
2020-04-29Add unwrap block assist #4156Benjamin Coenen-0/+18
2020-04-29Fix YouComplteMe instructions linkBoris Staletic-1/+1
2020-04-28add ale to the nvim setup section of the readmeSimon Cruanes-0/+15
2020-04-26Add missing .Günter Zöchbauer-1/+1
2020-04-26Change install directory suggestion to `~/.local/bin`Günter Zöchbauer-3/+5
2020-04-26xtask does not need to be installedGünter Zöchbauer-4/+1
2020-04-26Clarify rust-analyzer binary installGünter Zöchbauer-7/+23
2020-04-24Merge #3998 #4006bors[bot]-2/+2
2020-04-23Add YouCompleteMe as a LSP option for vim/neovimWeihang Lo-0/+20
2020-04-21Make add_function generate functions in other modules via qualified pathTimo Freiberg-2/+2