Files
projects-rust/rust-book/todo.txt
2019-11-20 00:52:07 +00:00

12 lines
373 B
Plaintext

To do:
- Update sublime packages/configs with cargo
- rust-extended, toml, lsp
- Document rls for sublime
- using rustup, lsp (sublime)
- https://github.com/rust-lang/rust-enhanced (RLS section)
- Go through https://darrenburns.net/posts/tools/
-rustup install nightly-x86_64-apple-darwin
-rustup component add rls --toolchain nightly-x86_64-apple-darwin