M
M
med1um2019-04-30 20:02:10
Visual Studio Code
med1um, 2019-04-30 20:02:10

How to enable the necessary hints in VSCode (and disable the unnecessary ones)?

In VSCode, some incomprehensible hints come out:
5cc87e4f69db3463914017.png
(why is HashChangeEvent there anyway? what is it?)
, while the necessary and frequent methods do not prompt:
5cc87f1fe8175751094660.png
(here, for example, I’m waiting for the .getHours() hint, but instead some kind of get pops up and that's it. ..)
What settings controls this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
med1um, 2019-10-10
@med1um

figured out what was going on - you need the dot in the snippets to be in front:
5d9f34d228e2c388553955.png

A
Alexander Yudakov, 2019-05-03
@AlexanderYudakov

TypeScript helps a lot.
https://channel9.msdn.com/Events/Build/2017/B8088

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question