How to use CodeSniffer in Netbeans 8.1

10,544

The "button" is in the menu Source > Inspect...

http://forums.netbeans.org/viewtopic.php?t=64901

Share:
10,544
JoniJnm
Author by

JoniJnm

Updated on July 24, 2022

Comments

  • JoniJnm
    JoniJnm almost 2 years

    I have installed Netbeans 8.1 and Xampp for Windows with PHP 5.6.

    Netbeans 8.1 has the CodeSniffer installed by default. Xampp too (pear). And Netbeans detects the "standars":

    CodeSniffer in Netbeans 8.1

    But now, I don't know how to run CodeSniffer in my php files. There is no button, neither a menu.

    How can I run it? In other versions of Netbeans there was an "Eye button" to run it.

  • kta
    kta over 7 years
    Do you know the shortcut key for Inspect?
  • MarthyM
    MarthyM almost 7 years
    There is none defined by default. You can assign it via Tools -> Options -> Keymap