nvuillam / vscode-groovy-lint

VSCode extension to lint , correct and format groovy and Jenkinsfile
https://nvuillam.github.io/vscode-groovy-lint/
MIT License
69 stars 18 forks source link

new settings option to show problems panel after initial pass #183

Closed NecroKote closed 11 months ago

NecroKote commented 1 year ago

Proposed Changes

  1. new settings option showProblemsView to control if Problems View should be opened after initial lint pass

Readiness Checklist

Author/Contributor

Reviewing Maintainer

nvuillam commented 11 months ago

@NecroKote is this PR still applicable ?

If yes, please can you merge main in your branch to make it up to date ?

NecroKote commented 11 months ago

Hi @nvuillam, I've rebased my changes on your fresh main.

Initially, I targeted the upgrade branch as at that time it contained the "latest" changes.

nvuillam commented 11 months ago

@NecroKote it's released in 3.1.0 :)