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

283
Vistas
Prettier format code write by me, not the whole team

I am a programmer, and I started using prettier, I want prettier to format the code write only by me, for example if I open a JavaScript file pushed on Git by other members of the team, I dont want that code to be formated. Is there any posibility?

Searched on the web but nothing found

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

0

Setting: Format On Save Mode

Visual Studio Code has a setting "Format On Save Mode", which you can set to "modifications", which will only format the changes you made.
You might need some experimentation with this feature but it promises exactly what you are asking.

  1. File -> Preferences -> Settings
  2. Search for format
  3. Find Editor: Format On Save Mode
  4. Change value to modifications
  5. Evaluate the other auto-formatting options if they make sense to deactivate

See screenshot below:
enter image description here

about 4 years ago · Juan Pablo Isaza Denunciar

0

There is no option for that, but you can ignore the code you don't want to format with specific comments.

e.g. to ignore js code you need to type // prettier-ignore

// prettier-ignore
matrix(
  1, 0, 0,
  0, 1, 0,
  0, 0, 1
)

You can check their documentation to learn more: https://prettier.io/docs/en/ignore.html

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