godotengine / godot-vscode-plugin

Godot development tools for VSCode
MIT License
1.47k stars 148 forks source link

Add Lines Before "extends Node" Result in Outline Not Working #658

Open hayahane opened 1 month ago

hayahane commented 1 month ago

Godot version

4.3dev6

VS Code version

1.89.1

Godot Tools VS Code extension version

2.0.0

System information

Windows 11

Issue description

The outline does not work properly when "extends Node" not in the first Line. I've found several situation:

Steps to reproduce

Simply write a piece of code. The situations I found are above.