godot-vscode-plugin
godot-vscode-plugin copied to clipboard
Scene preview something just does not work
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
then trying to open another level script does not update the scene preview
weirdly it works fine with other scripts
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
It only changes the preview based on the filenames, so this looks like the intended behavior to me.