-
Notifications
You must be signed in to change notification settings - Fork 8
Add documentation for the cstruct-stubgen tool #87
New issue
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
Conversation
|
I didn't add it yet, but I was wondering whether I should add a gif with the code autocompletion to the example. |
|
A screenshot with VS Code IntelliSense autocomplete filled should suffice. |
|
Should we add an additional note that it only generates the cstruct typings and ignores any other function in the file? |
Yes. |
Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com>
Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com>
7def690 to
049d8d4
Compare
closes #83