Commit graph

5 commits

Author SHA1 Message Date
cgiguere 3df8df23c6 clean uo rustup link 2021-03-01 15:19:30 -05:00
cgiguere 0b1981baf5 add sponsor links 2021-03-01 15:07:36 -05:00
Charles Giguere a0de1723bd
Add more information to VSCode extenstion README
A lot of these are duplicated from the documentation or main README. While it's unfortunate to have duplicated information, the current VSCode page is very barebones and doesn't offer much confidence. 

This updated README offers a few more links and follows a structure similar to the official rust extension and other popular vscode extensions. The additions are, as much as possible specific to the vscode extension and not rust-analyzer as a LSP.

The note about not using the official extension is also right there at the top because that's a common issue people have when trying it out. 

I added the sponsor section since it's common in other extensions README, but I'm not sure if it's necessary
2021-03-01 14:47:54 -05:00
Lukas Wirth 91ff47ef6a Update vscode README with a small features list 2021-03-01 11:08:26 +01:00
Aleksey Kladov 57d0f238cc Minimal viable meta 2020-03-02 14:27:26 +01:00