I recently switched to Visual Studio 2015 (Community Edition) and installed SonarLint, hoping to synchronize my code analyzation settings with my Sonarqube. However, after installing the SonarLint integration in Visual Studio, I experienced a heavy slowdown of my IDE, inlcuding heavy stuttering and lagging. I have so far not even connected to my Sonarqube repository - the addon is simply loaded and - as far as I can tell - not used.
My specs are:
- i7-2620M
- 8GB RAM
- Windows 10 x64
- Visual Studio 2015 Community Edition
- ReSharper Ultimate 2016.1
- Productivity Power Tools 2015
- GhostDoc
- Code Contracts Tools
As soon as I disable the SonarLint plugin and restart Visual Studio, the IDE is reacting way smoother and stops acting sluggish.
Can anybody help me out with this?