c# - Consulo IDE + ASP.NET -


i have found consulo ide project here - https://github.com/consulo , fascinated amount of work done there. c# projects working fine both mono , .net core.

unfortunately, cannot make web projects. have manually installed asp.net plugin https://github.com/consulo/consulo-aspnet (copied aspnet.jar plugins/aspnet/lib), yet not starts support .aspx extensions.

does know how make asp.net work consulo? thanks.


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -