This plugin provides support for the Neos Fusion language, featuring configurable syntax highlighting, brace matching, breadcrumb navigation, and code folding. You can also leverage "Ctrl+Click" navigation to EEL helper references and prototype definitions, as well as find usages of prototypes and refactor prototype names with ease.
Additionally, this plugin supports node type definitions, offering completion for configuration keys and enabling "Go to definition" for node types, supertypes, and constraints.
You can install the plugin by going to Settings > Plugins > Browse repositories
and searching for "Neos".
See CONTRIBUTING.md
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/.