Language service: triggering automatic definition creation in implementation file #8597
|
Hello, Consider and The member functions Visual Studio IDE, on the other hand, is able to point out the missing definitions via squiggles and allows for creation of the definition in the implementation file directly from the header file. See gif image below: I can understand that VSIDE takes more memory and perhaps that is why it is able to provide this ability. I was curious to know if this is at all available in VSCode currently via any setting, perhaps, that I can tweak. Thank you. |
Answered by
sean-mcmanus
Dec 27, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


This is already being worked on for our 1.9.0 release (or so). You can track the progress at #664 .