This repository was archived by the owner on Mar 19, 2024. It is now read-only.
v0.22.0
- Switch from RLS to rust-analyzer (#157). Also see rust-lang/rfcs#2912.
- Add snippets for eprint, eprintln, todo, unimplemented, and unreachable (#162).
- Update atom-languageclient: support additionalTextEdits (#165).
- Update atom-languageclient to use rimraf for building (#160).
- Workaround missing markdown syntax highlighting (#171)
- Improve the missing rust-analyzer bin error notification (#172)
- Support some standard code actions, filter out rust-analyzer custom ones (#173)
RLS is no longer supported. To use RLS install a previous version of ide-rust, apm install [email protected].