Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
[X] I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
HOCON is used for different kinds of configurations, and I would love to see Pterodactyl supporting syntax highlighting for its web editor.
Describe the solution you'd like.
The general availability of the syntax highlighter for the dropdown inside the editor is something I'd love to see, and I'd also suggest associating .conf files per default with it, since HOCON defaults to this file extension.
Is there an existing feature request for this?
Describe the feature you would like to see.
HOCON is used for different kinds of configurations, and I would love to see Pterodactyl supporting syntax highlighting for its web editor.
Describe the solution you'd like.
The general availability of the syntax highlighter for the dropdown inside the editor is something I'd love to see, and I'd also suggest associating
.conf
files per default with it, since HOCON defaults to this file extension.Additional context to this request.
No response