How get value from context

I want press alt+enter and get all available values from context But now it doesn't work - help me please how I can get all available data from context?
6 Replies
StefanH
StefanH2y ago
In vscode you can press F12 when selecting a function to jump to its declaration where you can easily read the return type You can also just not deconstruct the return value
Nikita
NikitaOP2y ago
When I press F12 I got this
Nikita
NikitaOP2y ago
My context
Lucas
Lucas2y ago
Have you tried with ctrl + space?
Nikita
NikitaOP2y ago
Without result It do nothing
StefanH
StefanH2y ago
You need to have the cursor over the useState function to go to the declaration of that function
Want results from more Discord servers?
Add your server