Skip to content

HOW TO TURN OFF SPACE AUTO COMPLETE!!??? #3647

Open
@pedwards95

Description

@pedwards95

The space auto complete in this extention is horrid. It doesn't consider what you typed past the first couple of letters. EVEN IF YOU WAIT TO PRESS SPACEBAR.
AND WHY IS THE AUTO COMPLETE BUTTON SPACEBAR???????
We use spacebar all the freaking time when coding. Why is such an important button the AUTOCOMPLETE.

After searching Google, this is a problem that has been around for at least 2 years. The only solution is to turn off autocomplete all together. Why can't I rebind it?

Bad design. Bad planning. Useless feature in current implementation.

ps. Its broken in insider too.
pss. It happens with ONLY your extension installed, and stops when disabling setting in the extension. The problem is 100% this and only this.

Steps to reproduce

  1. Make sure Omnisharp is working on your active file. If your open directory is too large, Omnisharp does nothing. (another failure of this extension)
  2. Type anything that is not a command, that you intend to use as a variable. Some examples are i, and input. (I use these all the time, and they are corrected every time, hence my frustration)
  3. Press space (as a normal person would do when they have finished writing a word. What kind of monster doesn't put a space between their variable names and the =)

Expected behavior

Normal typing behavior as defined by every computer, phone, tablet, ect.

Actual behavior

Your typed word or letter changes into a long variable name that doesn't even work in the context of the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions