junichi11 / netbeans-php-cs-fixer-plugin

Support for PHP CS Fixer
https://plugins.netbeans.apache.org/catalogue/?id=36
Apache License 2.0
26 stars 4 forks source link

commands not available on right-clic #26

Closed Jon007 closed 7 years ago

Jon007 commented 7 years ago

Overview description

No right-click commands available on Netbeans 8.2 on OSX. I can't find the command anywhere on right click, what should it be called, how to enable? I do note there are some closed issues which may be related but I can't see how theses could be resolved: #23, #20

Steps to reproduce

  1. configure php-cs-fixer Coding Standards Fixer
  2. in Netbeans do File, New project, PHP Application
  3. try right-clicking anywhere and see if you can find anything

Actual results

no fixer command anywhere on right click

Expected results

Expected some right-click menus as per the usage instructions:

Usage

  1. Right-click
    • Project
    • Directory
    • File
    • Editor

Version number of the plugin

Version: 0.5.3 Source: 1456105861_org-netbeans-modules-php-phpcsfixer-0.5.3.nbm

Version information of NetBeans

Product Version: NetBeans IDE 8.2 (Build 201609300101) Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 1 Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02 Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13 System: Mac OS X version 10.12.4 running on x86_64; UTF-8; en_GB (nb)

Jon007 commented 7 years ago

Ok, it has to be set under Frameworks and Tools, not Code Analysis. I'm still not sure exactly what options that enables in the IDE though.