Armand Alvarez

Results 3 comments of Armand Alvarez

I am experiencing the same issue. Syntax highlighting breaks if I add a return type after my function declaration.

Similar to above, my syntax highlighting breaks when I have a returnt type included in my function declaration. See example below: ![image](https://github.com/user-attachments/assets/f209eb2e-b3fd-40d3-8628-923be5370d65) And without the return type declared: ![image](https://github.com/user-attachments/assets/faea4f16-297c-4cb5-b173-cbc6c9f8ae73)

Disregard. I disabled a separate gdscript extension and my syntax highlighting came back.