jdneo / vscode-checkstyle

Checkstyle extension for VS Code
https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-checkstyle
GNU Lesser General Public License v3.0
68 stars 16 forks source link

"> Set the Checkstyle Configuration File" may set the wrong configuration file #327

Open leogott opened 2 years ago

leogott commented 2 years ago

The Command "Checkstyle: Set the Checkstyle Configuration File" sets the folder configuration file even when a workspace is opened. VSCode seems to ignore the folder settings file in this context. (Idk if it doesn't know about the workspace because the workspace file is in a different folder, or just doesn't check.)

NathanielRN commented 1 year ago

This is the same issue as #332 !