Hey guys, I really love the product. The only issue I have is with using tab. My issue is that tab is pretty overloaded in my workflow already.
- When I’m starting to do something new (write a new function, start a new “thought”) , I frequently want to insert a \t character. This is the point when cursor autocomplete is least useful because I haven’t given it enough information to be helpful yet. Yet, I hit tab and cursor will insert some something irrelevant.
- Sometimes VS Code autocomplete is what I want, not cursor autocomplete. E.g., VS Code autocomplete is really good for completing long function or file names. It will pop up with a list of suggestions, I will hit Tab to accept, and the suggestion will be deleted and replaced with something irrelevant from cursor autocomplete.
- Caps lock is a totally useless key. It should be the “AI button” on the keyboard.
Main thing I’m saying: cursor autocomplete is great, but there are edge cases where I don’t want it. These cases are situations where I am using the tab key disproportionately heavily (restructuring code, pulling in stuff from other modules).
I want to get a little sticker that says “cursor”, put it on the caps lock key, and never have this ambiguity.