Feature ideas - allow adding objects in the new object menu through plugins or a GUI

I’m currently creating a Class style system with a friend and constantly copying the same lines of code for each class is a bit tedious. (there isn’t many but this is just an example) An easier way of doing this would is users to add custom script templates into the + menu next to workspace/objects. For example in Intellij you’re able to edit file templates.


A bonus would being able to supply custom variables to the file template as well. (as shown by ${NAME} etc). You would be able to create these custom script templates via a plugin or/and a GUI.

1 Like

This topic was automatically closed after 1 minute. New replies are no longer allowed.