You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.
I agree, the autocomplete is too aggressive. It suggests crazy things like __ATOMIC_RELEASE and __cpp_binary_literals when there is an obvious variable that I'm trying to use. I define a function add and when I type ad and press tab it autocompletes to thread_local ???
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
whenever I finished a line, and want to format the comments with tabbing, the autocomplete triggers and adds random words like "extern" into the code.
I feel like triggers such as space, tab and ";" are unnecessary for code completion. is there any way to turn this off?
The text was updated successfully, but these errors were encountered: