about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2020-02-05Further fix `docs/user/README.md`Gian D-1/+1
2020-02-05Fix unneeded `.` in `docs/user/README.md`Gian D-1/+1
2020-01-29updating nvim_lsp usage for rust_analyzerJan-2/+1
2020-01-29Freshen Architecture.md documentAleksey Kladov-38/+45
2020-01-29Freshen dev docs a tiny bitsAleksey Kladov-48/+38
2020-01-27Merge #2910bors[bot]-1/+1
2020-01-27Update docs/user/README.mdJeremy Kolb-1/+1
2020-01-27Initial auto import action implementationKirill Bulatov-0/+18
2020-01-26Use package scriptJeremy Kolb-1/+1
2020-01-22Add syntax guideAleksey Kladov-0/+535
2020-01-13Rename Emacs "extension"Aleksey Kladov-1/+1
2020-01-13Rename VS Code extension to rust-analyzerAleksey Kladov-3/+3
2020-01-09Merge pull request #2732 from detrumi/cargo-toml-not-found-message-toggleAleksey Kladov-0/+2
2020-01-08Update lsp-features.mdJeremy Kolb-2/+2
2020-01-05add note in vscode instructions for vim plugin usersGus Wynn-0/+4
2020-01-03Allow disabling Cargo.toml not found errorWilco Kusee-0/+2
2019-12-31Add example of color customizationAleksey Kladov-10/+3
2019-12-29Merge #2061bors[bot]-2/+11
2019-12-24Fill in type params in 'add missing impl members' assistFlorian Diebold-11/+11
2019-12-23Merge branch 'master' into feature/themesSeivan Heidari-27/+59
2019-12-17Cleanup Vim and NeoVim instructions. Fix #2579Francisco Lopes-17/+12
2019-12-08Code: check whether the LSP binary is in PATHLaurențiu Nicola-1/+16
2019-12-04fix file nameAndrew Banchich-1/+1
2019-12-04fix linkAndrew Banchich-1/+1
2019-12-04use relative linkAndrew Banchich-1/+1
2019-12-04fix outdated link to ra-emacs-lsp.elAndrew Banchich-1/+1
2019-12-02Merge #2018bors[bot]-0/+18
2019-12-01Add back corrected `cargo install` commandJonathan Behrens-8/+8
2019-11-30Clarify installation instructionsJonathan Behrens-10/+15
2019-11-29Update READMEAlexander Ekdahl-3/+2
2019-11-28docs: describe new feature 'add custom impl for derived trait'Paulo Lieuthier-0/+18
2019-11-28Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari-19/+19
2019-11-27rename ra_ide_api -> ra_ideAleksey Kladov-19/+19
2019-11-25Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari-0/+24
2019-11-24Merge #2343bors[bot]-0/+19
2019-11-24do refact and fix some issuebravomikekilo-2/+2
2019-11-23Fix url to point to rust_analyzer specificallyAshkan Kiani-1/+1
2019-11-23Add note about neovim's built in language serverAshkan Kiani-0/+5
2019-11-22initial invert_ifbravomikekilo-0/+19
2019-11-21Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari-1/+1
2019-11-20Add rust-analyzer-expand-macro function for EmacsFlorian Diebold-1/+1
2019-11-20Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari-0/+4
2019-11-20Add document in features.mdEdwin Cheng-0/+4
2019-11-18Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari-1/+1
2019-11-18Don't create a separate bin for format hookAleksey Kladov-1/+1
2019-11-15Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari-0/+21
2019-11-15Merge #2165bors[bot]-0/+21
2019-11-12Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari-0/+2
2019-11-11Implement postfix completions feature flagGreg-0/+2
2019-11-09Add add_new assistWesley Norris-0/+21