On my list of extensions to try in vscode: tab nine
Posted by jpluimers on 2022/10/03
I wrote about Visual Studio Code: blazingly fast text expansion with Emmet in september.
Another productivity extension that is on my list is [Wayback/Archive.is] Tabnine – Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, R – Visual Studio Marketplace.
The first thing I thought of when reading this is “oh, wasn’t this the GitHub open source AI code completion plugin controverse in mid 2021?”. It wasn’t. See links below.
From what I have read so far, it works totally different from Emmet (which has built-in support), so I am wondering if I like it, and how much time it will take to get adjusted to it.
Some links for when I try it:
- [Wayback/Archive.is] codota/tabnine-vscode: Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
- [Wayback/Archive.is] Visual Studio Code | Install Tabnine Autocomplete for VSCode
- [Wayback/Archive.is] VS Code Extensions for HTML | CSS-Tricks
- [Wayback/Archive.is] Tabnine vs. Github Copilot
- [Wayback/Archive.is] Copilot doesn’t seem any better then Tab Nine. Tab nine is GPT-2 based, works of… | Hacker News
- [Wayback/Archive.is] Risk Assessment of GitHub Copilot | Hacker News
- [Wayback/Archive.is] GitHub Copilot: A Powerful, Controversial Autocomplete for Developers – The New Stack
- [Wayback/Archive.is] Don’t Worry, GitHub Copilot Won’t Put Your Job on Autopilot | by Apoorv Tomar | Better Programming
Edit 20221003
Interesting Dutch comments from Julia indicating I should really take a look at GitHub Copilot as it is based on the OpenAI Codex, which means two more additions for the above links:
- [Wayback/Archive] GitHub Copilot · Your AI pair programmer
- [Wayback/Archive] GitHub Copilot – Visual Studio Marketplace
Julia’s comments (the first indicating the free version of Tab Nine is “meh” and the paid version is OK but more expensive than GitHub Copilot, the second that GitHub Copilot has a better engine but has no free version:
- [Wayback/Archive] spooky!!! julia!!! 🌻🎃 on Twitter: “@jpluimers De gratis versie is meh. De betaalde versie biedt meer opties, maar is duurder dan GitHub Copilot (het scheelt ongeveer twee tientjes op jaarbasis als je per maand betaalt).” / Twitter
- [Wayback/Archive] spooky!!! julia!!! 🌻🎃 on Twitter: “@jpluimers Ik zou TabNine zeker eens uitproberen, maar voor het echte werk zou ik voor Copilot gaan omdat die het beste model gebruikt dat op dit moment beschikbaar is (namelijk OpenAI Codex). Maar het nadeel is dus wel dat die $10 per maand of $100 per jaar kost (als je vooruit betaalt).”
Conceptually, I’m not sure if I want to pay for GitHub Copilot when they are based on harvesting open source code for profit.
–jeroen
Leave a Reply