godotengine / godot-vscode-plugin

Godot development tools for VSCode
MIT License
1.47k stars 148 forks source link

improve macOS path resolution for app bundles #632

Closed s7m4b4 closed 2 months ago

s7m4b4 commented 3 months ago

fixes: https://github.com/godotengine/godot-vscode-plugin/issues/598

This will automatically resolve to the path of the Godot executable if a .app bundle is supplied, instead of needing to drill down into the bundle and find where it's located.