Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

208
Vistas
dot dot dot spread operation not working in visual studio code intellisense

I am using the three-dot spread operator in my javascript projects in vscode. And after some time or probably after an update, visual studio code intelisense keeps blocking typing ... by popping up other keywords, and adding them in between.

for example on my attempt to write records.add({...old}), When I put the first . Intelisense pops up like the following

intelisense popping up

Then when I keep on adding another . it types in they word Promise or something on the top of the list. And at the end I end up with the following written.

vscode IntelliSense ruining spread operation, three dot, dot dot dot

As you can see this is very disturbing while coding. I either have to close IntelliSense for every dot I type, or I have to clear the generated keywords. How can this be solved? What is causing this?

My vscode version is 1.59.0

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

This worked for me

  • Press ctrl+, (control + comma)

  • Type editor.suggest.showWords in the search box

  • Uncheck the Setting, (It says When enabled intellisense shows text-suggestions)


Or to disable it specifically for javascript

Add the line "editor.suggest.showWords": false in settings.json, inside the [javascript] section.

You can open settings.json by pressing F1, and typing settings.json


For more information on this temporary fix, you can check the github issue on the official vscode repo here

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda