On Tue, Aug 24, 2021, 2:33 PM coderman <[email protected]> wrote:
> hey Karl, my reply below. unsigned for now, > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Tuesday, August 24th, 2021 at 10:00 AM, Karl <[email protected]> wrote: > > ... > > There are a couple existing systems to do that, and some are free (don't > remember them offhand except for microsoft copilot) but they are > proprietary. > > > the one i'm familiar with is Tab Nine: > https://www.tabnine.com/ > > > take care, keep coding! :) > TabNine reached out to the one gpl project I opened an issue thread with, ycmd, and related that they were actually using a fork of ycmd for the TabNine product: https://github.com/codota/tabnine-vim ( https://github.com/ycm-core/ycmd/issues/1583#issuecomment-906442124 ) I think another proprietary product is https://www.kite.com/ . >
