-
Notifications
You must be signed in to change notification settings - Fork 37
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
can not commit auto-completion result use Tab. I must use Tab to switch result & use Enter to commit #104
Comments
Is this still an issue you require help with @eyun221 ? |
"native_auto_complete": false, have you changed this default setting?
now I don't have your problem.
Pedro Lara Campos ***@***.***> 于2021年8月24日周二 下午9:37写道:
… That's something that started happening to me when I upgraded from Sublime
3 to 4. TabNine was always the first suggestion, now it's usually the last
one.
OS version: rolling release ArchLinux
Editor version: Sublime build 4113
Programming language: any (Elm in screenshot)
Engine version: 3.5.54-36
[image: screenshot]
<https://user-images.githubusercontent.com/1368952/130625784-53ad9f3f-ae5d-4a9c-8bc7-6c53689400c5.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#104 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACHRIQ5GNQGDKTTF5GS5TELT6OOABANCNFSM4YJVJF2Q>
.
--
--
eyun
The truth, whether or not
|
Is there any gosh dang function/method parameter suggestion capabilities with this tool? So much of so little docs. |
I swear there used to be some really good instructions on the TabNine site for how to set up Sublime. Now it just tells you to install TabNine and I can no longer tab through my results, hitting tab just selects the first result every time and I cannot work out which setting to change in the ST4 prefs. |
Can I ask if anyone is working on this at TabNine? It's more of a hinderance than a help in ST4. |
please complete the following information:
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?
The text was updated successfully, but these errors were encountered: