Answer the question
In order to leave comments, you need to log in
How to enable the necessary hints in VSCode (and disable the unnecessary ones)?
In VSCode, some incomprehensible hints come out:
(why is HashChangeEvent there anyway? what is it?)
, while the necessary and frequent methods do not prompt:
(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
figured out what was going on - you need the dot in the snippets to be in front:
TypeScript helps a lot.
https://channel9.msdn.com/Events/Build/2017/B8088
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question