suggested a better Sublime Text plugin
RustFmt is much faster than BeautifyRust and preserves scroll position
This commit is contained in:
parent
f6e8e9facc
commit
ae256504a8
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ You can run `rustfmt --help` for more information.
|
|||
|
||||
* [Vim](https://github.com/rust-lang/rust.vim#formatting-with-rustfmt)
|
||||
* [Emacs](https://github.com/rust-lang/rust-mode)
|
||||
* [Sublime Text 3](https://packagecontrol.io/packages/BeautifyRust)
|
||||
* [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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue