1

if the cursor is behind a word and i start typing the auto complete doesn't start and i have to manually press ctrl+space to make it show, and when i press tab or enter to auto complete it the word after gets deleted

enter image description here

As a person who likes to code in reverse thinking this is very annoying

After testing this issue doesn't happen with other languages (js and python) it only happens with C# files with unity

EDIT: the issue is with C# extension

Zeyad Shaban
  • 896
  • 1
  • 8
  • 23
  • No. Its not a word after the cursor. You a typing in the middle of what it sees as a word. Put a space between it and it wont delete what it sees as erroneous junk at the end – BugFinder Aug 16 '22 at 07:41
  • @BugFinder if you did the exact same thing in a JavaScript file it won't delete the word after even without having space between, it's C# related bug – Zeyad Shaban Aug 16 '22 at 11:47
  • So they act differently. We dont write visual studio or it’s auto complete. Perhaps you should discuss it with those who do – BugFinder Aug 16 '22 at 12:08
  • what? It's visual studio code not visual studio – Zeyad Shaban Aug 16 '22 at 14:05
  • We dont write visual studio code either. Your point? – BugFinder Aug 16 '22 at 15:15
  • Did you ever find a solution to this?. I just started using Unity + vscode (on mac), and this problem is driving my crazy. I use vscode / typescript / python every day and for those extensions intellisense works as expected. – Jesper Kristiansen Jun 11 '23 at 01:54

0 Answers0