Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Change autocomplete triggering to allow multiple tabbing #11

Open
BenjaminSonPham opened this issue Apr 24, 2018 · 1 comment
Open

Change autocomplete triggering to allow multiple tabbing #11

BenjaminSonPham opened this issue Apr 24, 2018 · 1 comment

Comments

@BenjaminSonPham
Copy link

BenjaminSonPham commented Apr 24, 2018

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?

screencast-from-04-24-2018-05-24-50-am

@jath03
Copy link

jath03 commented Sep 9, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants