Created
August 30, 2018 19:11
-
-
Save JQL/5f272f1a7f9579a81e86f9c0b4571674 to your computer and use it in GitHub Desktop.
Which NetBeans Plugins should you install for PHP and HTML?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
So, which NetBeans Plugins should you install for PHP and HTML? We look at the ones I've installed. We also look at changing the netbeans.conf file (in the netbeans-8.2/etc directory). We also look at updating the Plugins and how to download a Plugin from the NetBeans Plugin Repository. | |
If you've downloaded and installed just the HTML and PHP version of NetBeans 8.2, which NetBeans Plugins should you install? | |
Here are my recommendations: | |
C/C++ | |
Color Codes Preview | |
ESLint | |
Emmet | |
* Git toolbar | |
JSHint | |
* JSON Navigator | |
Markdown Support | |
* NetBeans: CapsLock Notifier | |
* NetBeans: Statusline Clock | |
* NetBeans: Statusline Memory Usage | |
* NetbeansRegexPlugin | |
Node.js Editor Support | |
* PHP CS Fixer | |
PHP Enhancements | |
* PHP WordPress Blog/CMS | |
Php Manual Search (salc - from the repository) | |
Show current GIT branch in statusbar | |
Show path in titlebar | |
* Optional | |
COMMANDS & LINKS: | |
netbeans.conf file change: netbeans_jdkhome = "/usr/lib/jvm/java-8-openjdk-amd64" | |
NetBeans Site: https://netbeans.org |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment