How to disable auto-complete?

I never liked auto-complete in general.
I did not find a option in Defold Editor to disable auto-complete.

As a temporary solution I choosed Notepad++ as external Editor.
Sadly Notepad++ does not highlight Defold’s reserved functions and properties. Only Lua syntax

Both Atom and Sublime had Defold support. Check the asset portal. Maybe it’s possible to add support in Notepad++ as well?

3 Likes

Thank you for answering.
I will check it out :smiley: