Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/docs/en/guides/plugin/ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,12 @@ Enabling Diagnostic Mode in Hytale settings might give more information.
### Could not find document XXXXX for Custom UI Append command

This means your .ui file wasn't in the location your Java code said it was, double check that your path is correct.

## IntelliJ Plugin for UI-Files

There is also a community plugin, which enables syntax highlighting, color picking
and code-completion for `*.ui` files.

You can look it up here:

https://plugins.jetbrains.com/plugin/29783-hytale-ui-support