jscs-plugin icon indicating copy to clipboard operation
jscs-plugin copied to clipboard

JSCS plugin is not working in Intellij Idea 13.1.6

Open jhuesos opened this issue 9 years ago • 1 comments

I have the plugin enabled, configured properly, but it doesn't display any error in my code (it is always shown as valid). It used to work fine but suddenly it stopped working and I have tried pretty much everything,

I have checked that the configuration of the Inspector (JSCS errors are displayed as Errors), the JSCS plugin is fine and I don't see any error. I also tried to uninstall the plugin and install it again.

I am using latest version of the plugin, with JSCS npm package 1.13.1 in Intellij Idea 64 bits version 13.1.6 in a Windows 7 64 bits.

Are there any logs I can provide to help you to identify the problem? Is there maybe a --debug flag I can enable?

In my team we have at least two people with the same configuration having the same issues.

jhuesos avatar May 27 '15 09:05 jhuesos

thje EAP comes with jscs built in that does not suport jscs fix, disable and enable jscs under other

klh avatar Nov 03 '15 10:11 klh