KamasamaK / vscode-cflint

An extension to integrate CFLint into Visual Studio Code.
MIT License
17 stars 9 forks source link

Cannot locate CFLint JAR File - VSCode 1.20.1 #6

Closed foxmicha closed 6 years ago

foxmicha commented 6 years ago

After updating to VSCode 1.20.1 I noticed that the CFLint extension will no longer run. Anytime I open a .CFC file, I get the following error:

You must set cflint.jarPath to a valid path in your settings

Before this update, I did not have to do such a step. Any idea where this CFLint JAR file would be?