Skip to content

docs(README): removal of deprecated VSCode extension references #5591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jagatmachines
Copy link

@Jagatmachines Jagatmachines commented Nov 5, 2022

@ytmimi
Copy link
Contributor

ytmimi commented Nov 5, 2022

Thanks for your first contribution to rustfmt 🎉

I appreciate you helping to keep the docs up to date!

@@ -135,7 +135,7 @@ completed without error (whether or not changes were made).
* [Emacs](https://github.com/rust-lang/rust-mode)
* [Sublime Text 3](https://packagecontrol.io/packages/RustFmt)
* [Atom](atom.md)
* Visual Studio Code using [vscode-rust](https://github.com/editor-rs/vscode-rust), [vsc-rustfmt](https://github.com/Connorcpu/vsc-rustfmt) or [rls_vscode](https://github.com/jonathandturner/rls_vscode) through RLS.
* Visual Studio Code using [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) and [vsc-rustfmt](https://github.com/Connorcpu/vsc-rustfmt)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link to vsc-rustfmt also looks like a project that isn't being maintained. Maybe remove it and only link to the rust-analyzer VS Code extension?

Screen Shot 2022-11-05 at 1 39 56 PM

@ytmimi ytmimi linked an issue Nov 16, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecated VS Code IDE From readme
2 participants