Open eyun221 opened 3 years ago
Is this still an issue you require help with @eyun221 ?
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
"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 https://github.com/codota/tabnine-sublime/issues/104#issuecomment-904649651, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACHRIQ5GNQGDKTTF5GS5TELT6OOABANCNFSM4YJVJF2Q .
--
--
eyun
The truth, whether or not
have you changed this default setting?
Tried now:
I tried in both User/TabNine.sublime-settings
and User/Preferences.sublime-settings
, tried it before and after restarting the editor, still not having all the TabNine's results first...
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?