All Projects → cvette → intellij-neos

cvette / intellij-neos

Licence: GPL-3.0 license
Support for the Neos CMS in Intellij IDEA / PhpStorm

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
Lex
420 projects
kotlin
9241 projects

Projects that are alternatives of or similar to intellij-neos

Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-54.05%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (+694.59%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
Idea Php Symfony2 Plugin
IntelliJ IDEA / PhpStorm Symfony Plugin
Stars: ✭ 797 (+2054.05%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (+1351.35%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-29.73%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
Idea Php Generics Plugin
Support generics types in PhpStorm via psalm / phpstan docblock
Stars: ✭ 146 (+294.59%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
Jetbrains Helper
Jetbrains helper
Stars: ✭ 33 (-10.81%)
Mutual labels:  intellij, jetbrains, phpstorm
Idea Php Drupal Symfony2 Bridge
PhpStorm plugin to support Symfony components inside Drupal 8
Stars: ✭ 34 (-8.11%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Phpinspectionsea
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
Stars: ✭ 1,211 (+3172.97%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Pydantic Pycharm Plugin
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
Stars: ✭ 116 (+213.51%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Intellij Jvm Options Explained
Common JVM options used with Intellij and what they do
Stars: ✭ 636 (+1618.92%)
Mutual labels:  intellij, jetbrains, phpstorm
Gradle Changelog Plugin
Plugin for parsing and managing the Changelog in a "keep a changelog" style.
Stars: ✭ 102 (+175.68%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Tabnine Intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Stars: ✭ 140 (+278.38%)
Mutual labels:  intellij, jetbrains, phpstorm
Intellij Sdk Docs
IntelliJ SDK Platform Documentation
Stars: ✭ 913 (+2367.57%)
Mutual labels:  intellij, jetbrains, intellij-plugin
SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
Stars: ✭ 49 (+32.43%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Collector Intellij
A PhpStorm plugin for refactoring to collections
Stars: ✭ 114 (+208.11%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+300%)
Mutual labels:  intellij, jetbrains, phpstorm
Idea Php Toolbox
Collections of tools and improvements to make PhpStorm a little bit better
Stars: ✭ 147 (+297.3%)
Mutual labels:  intellij, phpstorm, intellij-plugin
JetBrainsCopilot
✈️ IDE plugin for the IntelliJ platform which adds GitHub Copilot support. (VERY WIP)
Stars: ✭ 155 (+318.92%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+1089.19%)
Mutual labels:  intellij, jetbrains, phpstorm

IntelliJ IDEA / PhpStorm Neos Plugin

Build JetBrains plugins

Support for the Neos CMS in Intellij IDEA / PhpStorm

Neos Fusion language support

  • Configurable syntax highlighting
  • Basic formatting
  • Brace matching
  • Breadcrumb navigation
  • Code folding
  • Structure view
  • EEL helper references (Ctrl+Click navigation to class/method)
  • Prototype references (Ctrl+Click navigation to prototype definition)
  • Find usages of prototypes
  • Rename refactoring for prototypes

Support for node type definitions

  • Configuration keys completion
  • "Go to definition" for node types / supertypes / constraints

Usage

You can install the plugin by going to Settings > Plugins > Browse repositories and searching for "Neos".

Contributing

See CONTRIBUTING.md

License

Copyright (C) 2016 Christian Vette

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].