Hello,
In VS code IntelliSense is working and properly displaying inherited functions like _Ready and _Draw etc. However, as I type the code completion does not work. When I hit the tab key for autocompletion, everything I typed on that line disappears. I get the same result when I click a function in the IntelliSense window. Additionally when I manually type out a function, like _Ready(), the moment I type the open parentheses, my text gets removed too. I've attached a Gif of the weird error happening. The text deleting is specifically when I hit the tab key.

I'm not sure if this forum is where I should be asking this question as it is probably more of a VS Code problem, but I have never had this issue until trying out Godot.
Thanks for any help!

    jakedruth
    if you think this reply is stupid, its ok ;-) i personally use visual studio 2022 instead of Code and it works. i think Code is a pimped editor and not a real IDE... so my recommendation is - use Visual Studio.

    • Toxe replied to this.

      systemerror Code is a pimped editor and not a real IDE

      A lot of people (me included) view this as a feature. 😉

      jakedruth Just a long shot but can you open the Keyboard Shortcuts page, type in "tab" in the top field and check if your tab key is bound to anything fishy?

      go to vscode settings dotnet server and use omnisharp, i had this problem couple days ago