please complete the following information:
- OS version: [e.g. Win 10, Mac Catalina] mac big sur
- Editor version: 3.2.2
- Programming language: [e.g. js, ts, c++] c++
- Tabnine extension version: 3.1
Issue Details:
I have bought a new M1 MacBook Pro, when install the latest version(maybe 3.1.0) of TabNine plugin to my sublime,
I can not commit auto-completion result use Tab. I must use Tab to switch result & use Enter to commit.
This is much different to the old version.
When use old version, I can switch and commit auto-completion result only use Tab.
I have installed pre-commit python by this command: sudo pip3 install -r requirements-dev.txt
Can you fix this or tell me how to config sublime/Tabnine to do this?