Closed schemar closed 9 years ago
Hi, this doesn't sound right. Does it show CodeSniffer errors for you if you just run the command :Phpcs
?
Thanks
Yes. :Phpcs
runs and shows. Also, if there is no MessDetected, CodeSniffer shows. CodeSniffer is replaced by the MessDetection stuff. Should MessDetection and CodeSniffing mix in the same list view? Or are they in separate buffers?
I believe this has been fixed recently, so closing.
Hi,
When PHP MessDetector detects mess, VIM doesn't show CodeSniffer errors anymore. The list view and code only show PHPMD.
Can I get both results in a single list view? If not, how can I access the list view with the CodeSniffer errors?