A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/beberlei/netbeans-php-enhancements below:

beberlei/netbeans-php-enhancements: Netbeans PHP Enhancements, such as PHP Code Sniffer Support

Netbeans PHP Editor Extensions:

No Warranty whatsoever for this, it might break your Netbeans ;-) Tested only on Netbeans 7, but, should work with 6.7+. The module automatically scans for the "phpcs" executable inside the enviroment path.

##Features:

  1. PHP Coding Standards Support for the Tasks Window.
  2. Highlighting of Violations (in editor):
  1. Error stripe violations highlight: Every error appears as a little horizontal line at the right side of editor scrollbar.

Open up the Tasks Window from "Window - Tasks" or CTRL+6.

To enable the Todo List CS Scanning you have to right click on the Filter Icon and Select "Edit". Add a New Filter "Coding Standards" and activate only "PHP Coding Standards" as task group and confirm. Then you have to click the uppermost icon on the left of the tasks window that enables "Current File Scope".

For performance reasons the PHPCS plugin will only work in this mode, which means only the coding standard violations of the current file are shown in the task window.

CONFIGURE CODING-STANDARD

In the Advanced/Miscellaneous Tab of the Options Dialog you can choose which coding standard you want to use and where the PHPCS binary (script) is located.

If you git clone this project you have to modify the nbproject/private/platform-private.properties file and fill it with the following two properties:

user.properties.file=/home/benny/.netbeans/6.8/build.properties
nbplatform.default.harness.dir=/home/benny/programs/netbeans-6.8/harness

We thank the following individuals for contributing code and knowledge to this project:

Petr Pisl, tprochazka, Alexandre Haguiar

###Version 1.2.0:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4