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
StefanH17mo 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
Nikita17mo ago
When I press F12 I got this
Nikita
Nikita17mo ago
My context
Lucas
Lucas17mo ago
Have you tried with ctrl + space?
Nikita
Nikita17mo ago
Without result It do nothing
StefanH
StefanH17mo 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