vscode users: install the "copilot" AI extension !!!

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42508
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 30 times
Been thanked: 72 times
Contact:

vscode users: install the "copilot" AI extension !!!

Post by Antonio Linares »

If you are a vscode user (like me) I encourage you to install the extension "copilot" (the one that includes AI in the description) and start experimenting with it

Sometimes it is really impressive how it proposes you the next code to write.
Some other times is a funny nonsense...

But lets start getting use to this, because this is coming to stay and grow...
The more xBase coders that use "copilot" the better suggestions that it will provide ;-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42508
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 30 times
Been thanked: 72 times
Contact:

Re: vscode users: install the "copilot" AI extension !!!

Post by Antonio Linares »

It works perfectly fine with Harbour. "copilot", using vscode, just wrote this code!

' data-type="' + FieldType( n ) + '"' + CRLF + ;

as soon as I finished typing data-type, "copilot" understood what I was trying to do and wrote it itself!

It analyzes your code, so the larger the PRG the more it can help you :-)

Amazing!!!
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42508
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 30 times
Been thanked: 72 times
Contact:

Re: vscode users: install the "copilot" AI extension !!!

Post by Antonio Linares »

Could someone confirm if you have been able to install it and use it ?

Alguien que lo haya instalado puede confirmar si le funciona ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
sygecom
Posts: 55
Joined: Tue Mar 11, 2008 3:18 am
Location: Brasil

Re: usuários vscode: instale a extensão de IA "copiloto" !!!

Post by sygecom »

Tem que solicitar o uso, estou na fila de espera.
Post Reply