Skip to content

Allows to open gdscript scripts in Godot ScriptEditor when clicking on their paths in Output.

License

Notifications You must be signed in to change notification settings

me2beats/clickable-output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

clickable-output

Allows to open gdscript scripts in Godot ScriptEditor when clicking on their paths in Output.

Implemented in a hacky and ugly way

Installation

This is a usual Godot plugin: add clickable-output folder to res://addons then enable the plugin in ProjectSettings

Known issues and limitations:

  1. The plugin doesn't work correctly if there are long lines in the Output text.
  2. Script paths don't become underlined/highlighted when hovering.
clickable-output.mp4

About

Allows to open gdscript scripts in Godot ScriptEditor when clicking on their paths in Output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published