github copilot and dlang

2023-10-18 Thread Imperatorn via Digitalmars-d-learn

https://forum.dlang.org/post/lqwhddcncwrhcdlnw...@forum.dlang.org

On Monday, 5 July 2021 at 15:56:38 UTC, Antonio wrote:
Has someone tried github copilot (https://copilot.github.com/) 
with dlang? Access to the preview could be requested and, I 
think, main dlang team members could bypass the waitlist easily.


I suspect that the "low" volume of dlang code (used to train 
OpenAI) compared to other languages could impact in the support 
(if there is any).  Anyway, it could be really interesting to 
see how Copilot faces templates, traits, ...


Yes it works. Some guys in the Discord server tested it and is 
quite impressed with it.


Re: github copilot and dlang

2021-07-05 Thread Petar via Digitalmars-d-learn

On Monday, 5 July 2021 at 15:56:38 UTC, Antonio wrote:
Has someone tried github copilot (https://copilot.github.com/) 
with dlang? Access to the preview could be requested and, I 
think, main dlang team members could bypass the waitlist easily.


I suspect that the "low" volume of dlang code (used to train 
OpenAI) compared to other languages could impact in the support 
(if there is any).  Anyway, it could be really interesting to 
see how Copilot faces templates, traits, ...


I was wondering the same, but I haven't gotten the chance to try 
it - still on wait list since last week. On the topic of GH 
waitlists, I'm still waiting for access to their Codespaces 
feature since December of last year. I'd love to build a 
codespace template for D, along the lines of the setup-dlang GH 
action.


github copilot and dlang

2021-07-05 Thread Antonio via Digitalmars-d-learn
Has someone tried github copilot (https://copilot.github.com/) 
with dlang? Access to the preview could be requested and, I 
think, main dlang team members could bypass the waitlist easily.


I suspect that the "low" volume of dlang code (used to train 
OpenAI) compared to other languages could impact in the support 
(if there is any).  Anyway, it could be really interesting to see 
how Copilot faces templates, traits, ...