-
-
Notifications
You must be signed in to change notification settings - Fork 234
extra double quotes when completing path #961
Copy link
Copy link
Open
godotengine/godot
#117710Labels
Description
Godot version
4.5.1-stable
VS Code version
1.107.1
Godot Tools VS Code extension version
2.5.1
System information
zorin os 18
Issue description
there are extra double quotes when auto completing a path.
Steps to reproduce
- type ""
- select path to a file from the suggestions
result is extra double quotes
Type.Shield: preload(""res://assets/backgrounds/GalaxyUno.png"")
Reactions are currently unavailable