Open in editor

An asset by ZachAR3
The page banner background of a mountain and forest
Open in editor hero image

Quick Information

0 ratings
Open in editor icon image
ZachAR3
Open in editor

A simple plugin to enable the ability to quickly open folders in a desired code editor (any editor that accepts its launch command + the directory should work, I have only tested VSCode and Rider). This is adapted from a C# plugin made by Creta Park.

Supported Engine Version
4.0
Version String
1.0.1
License Version
GPLv3
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

README ExamplePhoto

About:

A simple plugin to enable the ability to quickly open folders in a desired code editor (any editor that accepts its launch command + the directory should work, I have only tested VSCode and Rider)

Usage:

Simply download a release or the source, create an addons folder in your root Godot directory if you don't already have one in the desired project and drag the GodotOpenInEditor folder into the addons folder. Then go to your Project settings -> Plugins -> Enable GodotOpenInEditor. For the plugin to work you also have to have a valid external editor location in your Editor -> Editor Settings -> Text Editor -> External -> Exec path. This should be the path your the executable or script to launch your desired IDE / text editor.

Credits:

This is adapted from a C# plugin made by Creta Park which was VSCode specific and be found here I have rewrote the entire thing in GDScript while also removing the checks forcing VSCode only.

A simple plugin to enable the ability to quickly open folders in a desired code editor (any editor that accepts its launch command + the directory should work, I have only tested VSCode and Rider). This is adapted from a C# plugin made by Creta Park.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Open in editor icon image
ZachAR3
Open in editor

A simple plugin to enable the ability to quickly open folders in a desired code editor (any editor that accepts its launch command + the directory should work, I have only tested VSCode and Rider). This is adapted from a C# plugin made by Creta Park.

Supported Engine Version
4.0
Version String
1.0.1
License Version
GPLv3
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers