Show HN: TabNine, an autocompleter for all languages
1–10 of 193 posts
Re: Show HN: TabNine, an autocompleter for all languages
#2how would compare that to something like YouCompleteMe?
Re: Show HN: TabNine, an autocompleter for all languages
#3This is really, really cool and I thank you for this!
I'm seriously hyped, I just hope it works as well as it claims.
edit: Can you provide some help/FAQ on using it from the CLI? I'd like to add support for my own editor, but I'm not yet sure if that's possible.
Thanks!
Re: Show HN: TabNine, an autocompleter for all languages
#4Cool technology.
Yet, no Emacs support yet... oops :(
Re: Show HN: TabNine, an autocompleter for all languages
#5Cool technology. Yet, no Emacs support yet... oops :(
Wouldn't we be able to add Emacs support? That's my hope, as my editor isn't on that list either. I'm checking out the install now.
Re: Show HN: TabNine, an autocompleter for all languages
#6Why is there a premium version ?
Re: Show HN: TabNine, an autocompleter for all languages
#7I was hoping there was a version that worked with Webstorm or Phpstorm. I can't wait to try this out.
Re: Show HN: TabNine, an autocompleter for all languages
#8Why is there a premium version ?
To allow the person(s) who implemented it to get paid for their efforts and hard work?
Re: Show HN: TabNine, an autocompleter for all languages
#9This is really, really cool and I thank you for this! I'm seriously hyped, I just hope it works as well as it claims. edit : Can you provide some help/FAQ on using it from the CLI? I'd like to add support for my own editor, but I'm not yet sure if that's possible. Thanks!
Thanks for the kind words! I'll write a guide within the next couple of days on how to write a client.
Re: Show HN: TabNine, an autocompleter for all languages
#10how would compare that to something like YouCompleteMe?
YouCompleteMe will know the specifics of the language you are in so it will be much better at simple syntax, this will be able to learn how you generally do things and repeated patterns, which usually also will get a good bit of the syntax down.