PDDL Editor
Read Only | |
Read / Write |
Plugin | Description | Author | Status |
---|
editor.planning.domains is a fully featured PDDL editor. The functionality is continually changing, but currently it boasts features such as syntax highlighting, code folding, PDDL-specific auto-completion, multi-tab support, etc. Other less obvious features include:
The major functionality, found in the toolbar at the top of the page, is as follows:
Functionality | Description |
---|---|
File |
|
Session |
|
Import | Allows you to browse api.planning.domains to find an existing domain or problem PDDL file to start working from. |
Plugins | Allows you to load a custom plugin given its URL. "Save Plugins" will create a meta plugin that saves the plugin state of the editor. Click [here] for more info on creating plugins. |
Help | Displays this dialog. |
Any feedback, bug reports, comments, questions, or concerns can be sent to Christian Muise or placed on the Trello Board for the editor project. The board is also where you will find upcoming features, current known issues, etc.