U
U
urajo2020-09-30 09:04:10
Sublime Text
urajo, 2020-09-30 09:04:10

How to enable all hints for js in editor?

How to enable all hints in the editor?
For example, if I start typing addEventListener - the tooltip doesn't appear, with querySelector it doesn't appear either.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
approximate solution, 2020-09-30
@approximate_solution

It's called snippets. Not all editors include JS snippets out of the box. Try in the editor settings to see if there is a snippets function for a particular language, or download a plugin that adds this functionality.
Example with VScode - https://marketplace.visualstudio.com/items?itemNam...
Sometimes a plugin like Autocomplete helps.

L
Loli E1ON, 2020-09-30
@E1ON

There is a plugin for this:
https://packagecontrol.io/packages/JavaScript%20Co...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question