Search code examples
.netrazorresharperwebstorm

Razor, Resharper, and Less on WebStorm


Is it possible to work with ReSharper, Less and Razor using Jetbrains Webstorm? Can someone point me to specific plug-ins i might need?

Thanks


Solution

  • Short answer: no. ReSharper only works with Visual Studio. Webstorm doesn't support C# and Razor. But of course, you can use Visual Studio + ReSharper for C# and Razor and use Webstorm for JavaScript and CSS in the same project.