Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

297
Visualizações
Message in Visual Studio Code

This is something that is annoying me really hard. Every time I put any ( ), this message appear: log(... data: any[]): void

Photo

Anyone knows how to disable it?? Or where is it coming from??

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

It's useful info - it's telling you the signature of the function, of what arguments it takes and what it returns.

...data means that it accepts any number of arguments, and any means that the arguments can be of any type.

(In comparison, for example, calling toFixed on a number shows you Number.toFixed(fractionDigits?: number): string - it takes one argument, which is a number, and returns a string)

Type information like this is incredibly useful - I'd have a harder time programming without it, and I'd suggest learning the syntax and getting used to it. It's quite nice when dealing with a function that you aren't completely familiar with.

But if you want to disable it, you can open VSCode settings, search for parameterHints, and turn it off:

enter image description here

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda