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

382
Vistas
How to get autocomplete code and highlight syntax in Node.js on VScode

I started to learn Node.js recently, and I've notice a difference between my VScode IDE vs the guides on YouTube or other places VScode IDE

for example I want to write the following code const names = require('./names')

Language mode is set to JavaScript

1. I want the the IDE will complete the code when I write require Like every IDE

no autocomplete

2. after I write it, it's not highlighted like a normal piece of code.

My IDE:

My IDE

Some instructor IDE:

Some instructor IDE

about 4 years ago · Santiago Gelvez
1 Respuestas
Responde la pregunta

0

  1. Install Node.js Extension Pack in Visual Studio Code Editor.

  2. Then install the Node.js Modules Intellisense plug-in in Visual Studio Code Editor.

The image below belongs to the test study I made after installing the plugins I mentioned above. You can review this article to create the test project.

Application Test Image

Node.JS and NPM must be installed on the system for all the processes I mentioned above to work. To check:

> node --version
v14.17.6
> npm --version
v6.14.15
about 4 years ago · Santiago Gelvez 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