We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am not sure how this feature is called. Maybe it is part of IntellISense?!
When I am using VScode to tinker with my Arduino (C++ ?) I can Ctrl + Mouseover a function to see a preview of the content of the function.
Ctrl + Mouseover
Ctrl + Mouseoverclick opens the file where the function is defined and the cursor jumps to it.
Ctrl + Mouseoverclick
I think this would be very useful for items, things etc.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am not sure how this feature is called.
Maybe it is part of IntellISense?!
When I am using VScode to tinker with my Arduino (C++ ?) I can
Ctrl + Mouseover
a function to see a preview of the content of the function.Ctrl + Mouseoverclick
opens the file where the function is defined and the cursor jumps to it.I think this would be very useful for items, things etc.
The text was updated successfully, but these errors were encountered: