ZoeyR / rls-vs2017

Rust extension for Visual Studio 2017 with RLS support
MIT License
110 stars 12 forks source link

Minor Cleanup of README.md #6

Open xaviex opened 6 years ago

xaviex commented 6 years ago

Updated support status to be closer to capitalization and wording used in Visual Stuido (EX. Go To vs goto and Linting)

xaviex commented 6 years ago

Fixed the issues with grammar

danilaml commented 6 years ago

What about removing mentions of VS2017 preview since it's been long out?

ZoeyR commented 6 years ago

@danilaml there is still a VS 2017 preview channel, which is used to preview new point releases of VS 2017. This extension is meant to only be installed to them since the main LSP Preview extension is supposed to be restricted to that.

danilaml commented 6 years ago

@dgriffen yeah, sorry. I mistakenly thought that it moved to stable since then.

xaviex commented 5 years ago

Any news on this being accepted?

ZoeyR commented 5 years ago

@xaviex it currently has conflicts, you would need to rebase against current master