godotengine / godotengine/godot-vscode-plugin

Using bash as the default terminal on windows breaks editorPath from settings.json

Open
#103 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.1k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

Having Bash as the default terminal on windows causes all godot editor commands to throw
"Current workspace is not a godot project"
when the editorPath is defined using bash's location, and run the command using Windows' location when editorPath is defined using Windows' location (which won't work since the terminal runs bash)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.