Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rfrkk/netbeans-php-blade-plugin

Open more actions menu
 
 

Repository files navigation

netbeans-blade-plugin

Blade syntax highlighting for Netbeans. Experimental version. Inspired by :

Installation

Required Netbeans version 12.0, 12.2, 12.3, 12.5, 12.6

Installing from package

The plugin is not uploaded on netbeans site as it is still in experimental version. There are two export nbm files available in the folder nbm

  1. In Netbeans open Tools -> Plugins, select Downloaded tab.
  2. Click "Add plugins" and select the file from the nbm folder coresponding to the netbeans version (12.0, 12.2, 12.3, 12.5, 12.6).
  3. Select the checkbox next to the "Blade for Netbeans" plugin and click Install.
  4. Restart the IDE when demanded and enjoy your new plugin.

Installing from source

  1. Clone the git repository.
  2. Start a new Netbeans project, choose NetBeans module as project type.
  3. Setup your project.
  4. Right-click on project name and choose Create NBM.
  5. Install the NBM file as described in "Installing from package".

For more information refer yourself to: http://platform.netbeans.org/tutorials/nbm-google.html

Syntax Highlighting

Document scanner

To generate Lexer Scanner jflex 1.61 was used. The flex files are in tools folder. Still, after using the existing jflex software and the skeleton to generate the java lexer files it will require some final touches for it to work.

jflex 1.61 can be found on https://sourceforge.net/projects/jflex/

Additional plugins

About

Netbeans 12.0, 12.2, 12.3, 12.5 module plugin for php blade template files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.2%
  • Lex 9.7%
  • Blade 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.