Merge pull request #99295 from HolonProduction/yet-another-lsp-violation
LSP: Fix spec violations that break the VSCode outline
This commit is contained in:
commit
6eca2aa8d6
3 changed files with 43 additions and 1 deletions
2
modules/gdscript/tests/scripts/lsp/first_line_comment.gd
Normal file
2
modules/gdscript/tests/scripts/lsp/first_line_comment.gd
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Some comment
|
||||
extends Node
|
||||
Loading…
Add table
Add a link
Reference in a new issue