Releases: SonarSource/sonarlint-vscode
Releases · SonarSource/sonarlint-vscode
1.15.0
1.14.0
- Group 'on change' analysis triggers to lower CPU usage
- Remove default value for
testFilePatternsetting. By default all files are now analyzed as application code - Update SonarPython 2.3 -> 2.4, engine improvements and bug fixes
- Automatically offer to download a JRE if none was detected/configured
- Change connected mode settings to differentiate SonarCloud from SonarQube
- Add 2 new settings to control SonarLint output verbosity (quiet by default)
1.13.0
1.12.0
1.11.0
- Add the ability to activate rules that are not enabled by default
- Show list of available rules in a dedicated view, with ability to activate/deactivate rules from this view
- Drop support of SonarQube < 6.7 in connected mode
- Support "Ignore Issues on Files" and "Ignore Issues in Blocks" settings in connected mode
- Avoid downloading analyzers that are not supported
1.10.0
- Allow users to deactivate rules
- Update SonarHTML to bring Vue.js support, accessibility-related rules