Cargo Project Support
Create library and binary cargo packages, manage them too.
Create library and binary cargo packages, manage them too.
Code completion provided by Racer runs continuously
Below are features and todos of токамак, some of them is already built in and others are on the way to be included in, if you want to implement any of these features that doesn't have icon, don't hesitate to open a PR. If you want a feature just open a issue on GitHub.
Linting the Rust code on-the-fly with rustc. Makes precompilation and show error while coding.
Fast and accurate code completion via racer shows best completion from Rust sources.
Changing and managing rust toolchains via multirust and make them up-to-date everytime.
Enables cargo project creation and lifecycle management features.
A system helper that helps tokamak to acquire Rust source code, detect binaries and compilers, makes massive builds etc.
Terminal for running commands, cargo and system helper. Observing errors and warning will be much more easier.