inlinevoid·قبل 11 سنة·discussTry the "More languages" dropdown when selecting a language. I think its there near the bottom, but it's actually spelled in Japanese.
inlinevoid·قبل 11 سنة·discussIt'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.