visual studio - Run StyleCop option not showing on right click on file/inside file -


i have stylecop installed on visual studio 2015. but, not give option running stylecop on 1 particular file (on right click). stylecop runs on build. not getting stylecop setting option too. have visual studio 2015 professional edition , have install stylecop codeplex. have installed using nuget package manager.

you can try visual stylecop, extension visual studio. preports give right click functionality visual studio 2015

enter image description here

stylecop.analyzers gives close old right click functionality, @ project level, not file one. let me know if want more info on it.


update 11th feb 2016 there alpha release of stylecop (4. 7.50) visual studio 2015 support (but not c# 6).


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -