Laurențiu Nicola
c185e482e9
Document Gnome Builder support
2020-05-01 11:20:58 +03:00
hafiz
d185cbd99e
Update readme.adoc
2020-04-30 11:29:21 -07:00
hafiz
a00647cefe
Fix typo in language server binary docs
2020-04-30 11:21:16 -07:00
Heyward Fann
2e4ce5390c
docs(user): method chaining hints support
...
https://github.com/fannheyward/coc-rust-analyzer/issues/177#issuecomment-621109410
2020-04-30 11:38:20 +08:00
Boris Staletic
6b0be2f67f
Fix YouComplteMe instructions link
2020-04-29 12:50:54 +02:00
Simon Cruanes
7edd293e5c
add ale to the nvim setup section of the readme
2020-04-28 21:01:10 -04:00
Günter Zöchbauer
999e3312e0
Add missing .
2020-04-26 19:40:13 +02:00
Günter Zöchbauer
5df4a79951
Change install directory suggestion to ~/.local/bin
...
instead of `~/.cargo/bin`
2020-04-26 17:11:44 +02:00
Günter Zöchbauer
482e912fa0
xtask does not need to be installed
...
because it's contained in the dart-analyzer repo.
2020-04-26 17:08:15 +02:00
Günter Zöchbauer
49d494c033
Clarify rust-analyzer binary install
2020-04-26 15:44:05 +02:00
Weihang Lo
313409af9e
Add YouCompleteMe as a LSP option for vim/neovim
2020-04-23 17:09:37 +08:00
Heyward Fann
0f49fd818b
docs(readme): improve user docs
...
cleanup unavailable configurations/commands
2020-04-21 17:54:13 +08:00
Nikolai Morin
427f634de3
Move the PATH issue up to the non-editor specific section
2020-04-21 11:17:12 +02:00
Nikolai Morin
c0e9a1a476
Delete comma
2020-04-21 10:16:30 +02:00
Nikolai Morin
d22349de0a
Update docs/user/readme.adoc
...
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
2020-04-21 10:15:49 +02:00
Nikolai Morin
22fd891d45
Update docs/user/readme.adoc
...
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
2020-04-21 10:13:33 +02:00
Nikolai Morin
f964bbd735
More detailed Sublime Text install instructions
...
* People might typically jump directly to their editor and wonder where the part about installing rust-analyzer is – at least I did. I added a link to the relevant section for ST.
* Make ST instructions more detailed and user friendly (especially beginners), include troubleshooting tips.
* Minor grammar improvements throughout.
2020-04-21 09:20:14 +02:00
Elinvynia
eb1ca5f448
Better Sublime documentation
2020-04-09 00:32:56 +02:00
Edwin Cheng
df68373c8e
Update docs to mention on Windows
2020-03-28 21:04:02 +08:00
Aleksey Kladov
1cf27b2e78
Update docs/user/readme.adoc
...
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
2020-03-28 12:55:56 +01:00
Mariusz Klochowicz
92412bc3be
Update docs to mention vscode installation path on macOS
2020-03-28 22:16:19 +10:30
Aleksey Kladov
681c6eeeeb
Add troubleshooting secion
2020-03-24 10:40:16 +01:00
Aleksey Kladov
4b5435b52b
Make from-source install use cargo installed binary by default
2020-03-20 13:07:12 +01:00
murlakatamenka
21eb29155c
User Manual: fix AUR link
2020-03-16 19:01:02 +03:00
murlakatamenka
3410679041
Add installation notes for Arch Linux users
2020-03-16 18:54:03 +03:00
Veetaha
895327522b
docs: add documentation for vscode nightlies
2020-03-14 03:16:50 +02:00
Aleksey Kladov
3e8599778f
Fix quotes
...
closes #3501
2020-03-09 12:31:23 +01:00
Veetaha
ce65cc949f
vscode: groupd updates-related config under updates
section as per @matklad
2020-03-09 10:59:36 +02:00
Veetaha
2847636d30
docs: change formatting
2020-03-08 19:10:52 +02:00
Veetaha
6bd1ff16e5
vscode: rename alwaysDownloadServer -> askBeforeDownload
...
The new name seems much simpler and it doesn't limit
this config value only to downloading the server binary.
Thus we wouldn't need to create another config
properties to handle other downloads whatsoever.
Anyway, I believe (heuristically) that most of the users
would want to set "askBeforeDownload": false once
and never bother clicking on the notification again
(because otherwise there is no big point in installing rust-analyzer if it cannot install the server)
2020-03-08 18:58:02 +02:00
Veetaha
49b4e88458
vscode: add docs on alwaysDownloadServer
2020-03-08 18:51:21 +02:00
Andrew Blakey
cda6d2b25c
update image
2020-02-21 14:55:15 -05:00
Andrew Blakey
1be166f0fb
update docs
2020-02-21 14:53:30 -05:00
Aleksey Kladov
c855e36696
Rename config value for server Path
2020-02-18 12:35:44 +01:00
Aleksey Kladov
c0fa5e2246
Rename the binary to rust-analyzer
2020-02-18 12:33:16 +01:00
Akihiro Takai
3bdb47ce66
Fix typo
2020-02-18 10:37:26 +09:00
Kirill Bulatov
50cf1e3d67
Reword the docs
...
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
2020-02-17 23:48:47 +02:00
Kirill Bulatov
5cea8a37b7
Install rust-src when it is not found
2020-02-17 23:40:34 +02:00
Aleksey Kladov
353f7ce2ec
Mention rust-src
2020-02-17 10:55:08 +01:00
Veetaha
325eba58a2
vscode: updated user docs vscode updates section
2020-02-16 03:56:54 +02:00
Veetaha
4aa538f9a8
Typo
...
typo
2020-02-14 22:02:08 +02:00
Aleksey Kladov
81904421ac
Ensure that the manual is self-improving
2020-02-14 19:15:32 +01:00
Aleksey Kladov
082dd87b32
Start manual
2020-02-14 18:31:56 +01:00