Best CFML linting plugin for VSCode anyone?
# cfml-general
p
Best CFML linting plugin for VSCode anyone?
or some kind of fancy npm watch type thing that can run on save
c
r
I'm trying cflsp due to a number of issues with CFLint. It's not as robust but a good start. https://marketplace.visualstudio.com/items?itemName=DavidRogers.cflsp
b
Vscode-cflint. It can run on file open, change, and save (close too?). Personally, I just use commandrunner (another viscose plugin) to create a shortcut key that runs it on the current file.
d
hi I work on that cflsp tool; I'm curious what people expect/want out of a language tool for CF?