godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.19k stars 21.03k forks source link

[3.x] Autocomplete stops working after nested quote #42382

Open Error7Studios opened 4 years ago

Error7Studios commented 4 years ago

Godot version: 3.2.3

OS/device including version: Windows 10

Issue description: A nested quote (single or double) causes autocomplete to stop working on that line.

Nested Quote Autocomplete Bug

Possibly related: #41361

Steps to reproduce: Create a variable and use it as shown above. Autocomplete will stop working after the nested quote.

Minimal reproduction project: Nested Quote Autocomplete Bug.zip

gvekan commented 4 years ago

I'm working on this.

HolonProduction commented 10 months ago

Can't reproduce on fa4a65387. The milestone 4.x can be removed.