nkt / zephir-idea-plugin

Zephir plugin for IntelliJ IDEA

Home Page:https://zephir-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zephir IntelliJ IDEA plugin

Plugin page: http://plugins.jetbrains.com/plugin/7558

Getting started develop plugin

  1. Install next plugins for Intellij
  1. Go to Zephir.bnf file and run "Generate parser code" through context menu
  2. Go to src/com/zephir/Zephir.flex and run "Run JFlex generator" through context menu
  3. Run the plugin by Menu -> Run -> Run

Links

License

Copyright (c) 2014-2017 Phalcon Team.

Licensed under the MIT License.

About

Zephir plugin for IntelliJ IDEA

https://zephir-lang.com

License:Other


Languages

Language:Java 81.8%Language:Lex 18.2%