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

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -