Open Linked Scenes
Allow scripts in System Explorer to be linked to a Godot scene.
When a script has a linked scene, users can quickly open the associated scene directly from System Explorer without manually locating it in the FileSystem dock.
Planned functionality:
- Link a script to a scene using the context menu.
- Open the linked scene directly from System Explorer.
- Remove an existing scene link.
- Store scene links as part of the plugin metadata.
Possible use cases:
- Quickly jump from a system overview to the corresponding scene.
- Navigate large projects more efficiently.
- Reduce the need to switch between System Explorer and the FileSystem dock.
Contributions are welcome.
Open Linked Scenes
Allow scripts in System Explorer to be linked to a Godot scene.
When a script has a linked scene, users can quickly open the associated scene directly from System Explorer without manually locating it in the FileSystem dock.
Planned functionality:
Possible use cases:
Contributions are welcome.