godot icon indicating copy to clipboard operation
godot copied to clipboard

Script editor shows error abruptly

Open Torguen opened this issue 3 years ago • 0 comments

Godot version

v3.5.stable.official [991bb6ac7]

System information

w10 64

Issue description

It's simple, look at the gif. Not even the autocomplete appears to help me write the method name. When you put "if" immediately the editor already shows the error: "the symbol : is not found at the end of the line". It doesn't even allow me to autocomplete the "existe_archivo" method name!. Autocomplete does not allow me to autocomplete the "existe_archivo" method.

Captura2 gif

Steps to reproduce

See the gif

Minimal reproduction project

...

Torguen avatar Aug 07 '22 08:08 Torguen