|
|
|
|
|
by inlinevoid
4049 days ago
|
|
It's a nice start. I installed the plugin and was able to create a Rust project and run it from Visual Studio Community 2013 without any hassle. Although, there are a few issues holding it back from being a pretty sweet Rust IDE... -- (Major) The indenting for braces isn't handled properly. Try creating a function you'll see what I mean. -- Errors in the Error List are too vague. -- Would be awesome if the rustc build output was displayed in the Output window. -- Syntax highlighting could be greatly improved, it's pretty basic atm. |
|