Idea Plugin Save

An IntelliJ plugin for editing Zephir code

Project README

Zephir plugin for the IntelliJ Platform

Build Status

A IntelliJ plugin for editing Zephir code. Provides syntax definition, autocompletion and syntax check support.

Zephir is a high level programming language that eases the creation and maintainability of extensions for PHP. Zephir extensions are exported to C code that can be compiled and optimized by major C compilers such as gcc/clang/vc++. Functionality is exposed to the PHP language.

Highlighted Features

  • Syntax highlighting
  • Basic syntax definition
  • Basic autocompletion support
  • Basic syntax check support

Install

You can install the plugin from within the JetBrains IDE by going to Settings > Plugins > Marketplace and then searching for "Zephir". After installing the plugin, restart the IDE and then open your existing Zephir project or create a new project.

Contributing

You're encouraged to contribute to the plugin if you've found any issues or missing functionality that you would want to see. Check out CONTRIBUTING.md to learn how to set up the project.

License

Copyright (c) 2014-2020 Zephir Team.

Licensed under the MIT License.

Open Source Agenda is not affiliated with "Idea Plugin" Project. README Source: zephir-lang/idea-plugin
Stars
37
Open Issues
6
Last Commit
3 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating