about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2020-04-28add ale to the nvim setup section of the readmeSimon Cruanes-0/+15
2020-04-28tiny fix in markdown ordered listYoungsuk Kim-1/+1
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-25Convert tests to text-sizeAleksey Kladov-23/+23
2020-04-25Convert code to text-sizeAleksey Kladov-54/+54
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
2020-04-21docs(readme): improve user docsHeyward Fann-2/+2
2020-04-21Move the PATH issue up to the non-editor specific sectionNikolai Morin-1/+3
2020-04-21Delete commaNikolai Morin-1/+1
2020-04-21Update docs/user/readme.adocNikolai Morin-1/+1
2020-04-21Update docs/user/readme.adocNikolai Morin-1/+1
2020-04-21More detailed Sublime Text install instructionsNikolai Morin-14/+23
2020-04-13Change add_function assist to use todo!()Timo Freiberg-1/+1
2020-04-11Merge #3925bors[bot]-0/+15
2020-04-11Generate docGeoffrey Copin-0/+15
2020-04-10Change missing impl assist to use todo!() instead of unimplemented()Chris Hopman-1/+1
2020-04-09Better Sublime documentationElinvynia-24/+1
2020-04-03Merge #3746bors[bot]-0/+26
2020-04-02vscode: move docks about syntax tree to dev/README.mdveetaha-10/+10
2020-04-02vscode: add docs about goto-definition for rust syntax treeveetaha-0/+4
2020-04-01Add create_function assistTimo Freiberg-0/+26
2020-03-31vscode: add docs about syntax treeveetaha-0/+6
2020-03-28Update docs to mention on WindowsEdwin Cheng-1/+1
2020-03-28Update docs/user/readme.adocAleksey Kladov-1/+1
2020-03-28Update docs to mention vscode installation path on macOSMariusz Klochowicz-1/+1
2020-03-27Fix assist descriptionAleksey Kladov-1/+1
2020-03-27Merge #3742bors[bot]-0/+23
2020-03-27Replace if with if-letAleksey Kladov-0/+23
2020-03-27Assist: replace unwrap with matchUnreal Hoang-0/+23
2020-03-24Updated docsMatt Hooper-0/+2
2020-03-24Merge #3700bors[bot]-2/+2
2020-03-24update assists docsJosh Mcguigan-2/+2
2020-03-24Add troubleshooting secionAleksey Kladov-0/+10
2020-03-20Make from-source install use cargo installed binary by defaultAleksey Kladov-6/+0
2020-03-18Merge imports assistAleksey Kladov-0/+13
2020-03-16User Manual: fix AUR linkmurlakatamenka-1/+1
2020-03-16Add installation notes for Arch Linux usersmurlakatamenka-0/+15
2020-03-14docs: add documentation for vscode nightliesVeetaha-0/+19
2020-03-12Fix docsAleksey Kladov-2/+3
2020-03-10Parameter inlay hint separate from variable type inlay? #2876Steffen Lyngbaek-2/+2
2020-03-09Fix quotesAleksey Kladov-1/+1
2020-03-09vscode: groupd updates-related config under `updates` section as per @matkladVeetaha-1/+1
2020-03-08docs: change formattingVeetaha-6/+16
2020-03-08vscode: rename alwaysDownloadServer -> askBeforeDownloadVeetaha-1/+1
2020-03-08vscode: add docs on alwaysDownloadServerVeetaha-1/+8