godot-vscode-plugin icon indicating copy to clipboard operation
godot-vscode-plugin copied to clipboard

Scene preview something just does not work

Open Fatbonks opened this issue 10 months ago • 2 comments

Godot version

4.4 stable

VS Code version

1.98.1

Godot Tools VS Code extension version

2.50

System information

windows 10

Issue description

opening certain tscn files does not update the Scene preview to show whats in that tscn

Steps to reproduce

opening world script file updates the scene preview Image

then trying to open another level script does not update the scene preview Image

Image

weirdly it works fine with other scripts

Fatbonks avatar Mar 13 '25 03:03 Fatbonks

actually i found the problem i think its because i have two tscn using the script and they both have different nodes in them and that causes the scene preview to not update

Fatbonks avatar Mar 13 '25 03:03 Fatbonks

It only changes the preview based on the filenames, so this looks like the intended behavior to me.

DaelonSuzuka avatar Mar 13 '25 12:03 DaelonSuzuka