contradictioned / areweideyet

https://areweideyet.com/
39 stars 30 forks source link

Tokamak supplies all the fields #26

Closed vertexclique closed 7 years ago

vertexclique commented 8 years ago

https://vertexclique.github.io/tokamak/

Moreover it has cargo, toolchain and terminal support

P.S.: I was going to implement IDE like features for Rust(because of that I called it as IDE at the beginning). But I came across this: https://github.com/rust-lang/rfcs/blob/master/text/1317-ide.md Which will take place in future.

@contradictioned

PhiLhoSoft commented 8 years ago

This issue can be better with a link... https://vertexclique.github.io/tokamak/ Learned about this "IDE" only recently. Based on Atom, so I am not sure how it differs from existing packages like language-rust, racer, linter-rust. Looks like a meta-package, grouping these and adding more...

vertexclique commented 8 years ago

Yeah it is just a meta package but it also gives you option to:

contradictioned commented 7 years ago

The plugin was added a while ago; thanks for the input, and best luck for your comeback ;)

vertexclique commented 7 years ago

Thanks :) P.S. It supports code formatting out of the box with both auto formatting and manual formatting.