Skip to content
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

T2: use editor.formatOnSave and rust.build_on_save #8

Open
yangwenmai opened this issue Apr 23, 2019 · 0 comments
Open

T2: use editor.formatOnSave and rust.build_on_save #8

yangwenmai opened this issue Apr 23, 2019 · 0 comments
Labels
tips some tips

Comments

@yangwenmai
Copy link
Owner

yangwenmai commented Apr 23, 2019

editor.formatOnSave

保存 rust 文件即可实现 rustfmt;

rust.build_on_save

保存 rust 文件即可 build;

参考资料

  1. editor.formatOnSave does not actually format on save with RLS editor-rs/vscode-rust#253
  2. https://github.com/editor-rs/vscode-rust/blob/master/doc/format.md
@yangwenmai yangwenmai added the tips some tips label Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tips some tips
Projects
None yet
Development

No branches or pull requests

1 participant