Skip to content

Javascript auto complete SUCKS #250841

Closed as not planned
Closed as not planned
@stuartsfleming

Description

@stuartsfleming

It is almost impossible to code with autocomplete on. Often multiple unneeded lines of code are suddenly created, it assumes things that are not intended, and then causes the code below to jump down, and it is just a [multiple expletives] to use. I try to type what I want, and the autocomplete code interferes with that and it becomes this visual nightmare. You cannot start typeing without it appearing, and if you don't want what it put (most of the time), you undo your typing, only for the damn autocomplete to create once you start typing what you want. It is a fucking nightmare. Most developers I have talked to want to turn it off.

What you need is not to autocomplete code -- If I am typing something, it is probably because I am trying to enter in a manual fix to something and do not need autocomplete.

What you need is a system that takes a story, builds the entire code base in vs code, and then allows you to make manual changes (with no autocomplete) because most of the code has been created by the ai.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions