-
Notifications
You must be signed in to change notification settings - Fork 21
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
Autocompletion added #10
base: master
Are you sure you want to change the base?
Conversation
Fixes building issues with 4.24
Co-Authored-By: Neico <[email protected]>
Co-Authored-By: Neico <[email protected]>
Added autocompletion
This reverts commit fe5d569.
This reverts commit 55ed70a.
Just a heads up, this change requires me to actually compile and test it live to properly review it. I'm also not sure if this couldn't be done cross-platfrom from the get-go, we probably need to wait for #5 to be merged or that I get enough time to rework the interface myself in a more neutral way, whichever comes first. Thanks for the effort regardless. |
It's not work, I understand you. |
Removed PCH and other unnecessary includes
I didnt notice the warnings for the PCH, they obsolete, remove it and some unnecessary includes |
Autocompletion added to windows platform