简体   繁体   中英

I cannot figure out why some methods and properties don't indicate like methods and properties in VS code

I cannot figure out why some methods and properties don't highlight (or other methods of indications) in the VS code.

For example (in my case): Methods and properties of the event object don't indicate like methods and properties and it makes me being so confused and when I hover over them and then VS code says, "any" (what it means I've no idea).

thank you for helping me

Have you looked at the extensions if there is a extension that might help you.
I don't know exactly what you need but you may want to check out some of these extensions:

  • fabiospampinato.vscode-highlight
  • debugpig.highlight
  • vincaslt.highlight-matching-tag

These are some examples I found in the extensions off visual-studio-code (file->preference->extensions or Ctrl+Shift+X) and typing in: javascript highlight.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM