So as a reminder I don’t use modules, maybe it’s why my Verse is always so slow, but anyways, starting a new project I’ll be able to use auto-completion.
But for every projects, there’s a moment where it will be too slow and not worth the wait so I just write every letters of everything one by one and it feels really bad compared to any other language, using the same IDE
Also, it will happen multiple times that the auto-completion gives me quick completions that are completely wrong, and without noticing I have a full line of nonsense code pasted on my cursor. This often happens really fast so I’m not sure how to improve this one.
Not to mention the compiler, which is also really slow, eventhough it got a bit quicker recently ?