Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to cancel space key confirmation
#2
This is default in Visual Studio and VSCode. I never found it annoying etc. Autocompletes when you type space, dot, semicolon, etc.
Could add this option, but then you would lose some good features of the code editor:
Func space -> Function() //don't need to press Enter and type (
Func ; -> Func(); //don't need to press Enter and type ();
Ty . -> Type. //don't need to press Enter
something , in arguments -> something, //don't need to press Enter


Messages In This Thread
How to cancel space key confirmation - by Davider - 08-13-2022, 10:41 AM
RE: How to cancel space key confirmation - by Gintaras - 08-13-2022, 12:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)