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

Fix MultipleVariableDeclarationsQuickFix comment handling #304

Closed karlvr closed 3 years ago

karlvr commented 3 years ago

For variable declaration statements

Replacement for #303

jdneo commented 3 years ago

@karlvr I'll take a look tomorrow and release 1.4.0 if everything is fine. Sorry I have some stuff to deal with today.