dragan Posted June 5, 2022 Posted June 5, 2022 The future looks bright! I'm very excited about the preview edition of GitHub Copilot. Finally someone putting AI to good use. Some of these suggestions are downright scary, they're so great. Write some code, a comment, then hit TAB. Boom. This is like Intellisense, but on steroids, and then some. Anyone else tried it? Care to share your experiences? 5
kongondo Posted June 5, 2022 Posted June 5, 2022 1 hour ago, dragan said: The future looks bright! I'm very excited about the preview edition of GitHub Copilot. Great find! 1 hour ago, dragan said: Finally someone putting AI to good use. Dare I say MS $ since they purchased GitHub ?.
louisstephens Posted June 8, 2022 Posted June 8, 2022 I have been using tabnine and it has been great. They seem very similar, but I will check out copilot for sure.
kongondo Posted June 9, 2022 Posted June 9, 2022 I have watched a number of critical reviews about Co-Pilot on YT and I am not so sure anymore if the future looks bright. 2
gebeer Posted February 27, 2023 Posted February 27, 2023 On 6/9/2022 at 4:50 AM, louisstephens said: I have been using tabnine and it has been great. They seem very similar, but I will check out copilot for sure. Just installed Tabnine and went on coding as usual on PW projects. It seems that it is not aware of all the PW specific classes, methods, API variables etc. Or do you experience differently? Maybe it takes some time until it picks up PW specific stuff. It surely was not trained on PW core code because the PW licensing model is not permissive by Tabnine's definition since it uses MPL 2.0 alongside MIT and others. Maybe GHs Copilot has an advantage there?
dragan Posted March 23, 2023 Author Posted March 23, 2023 On 2/27/2023 at 9:25 AM, gebeer said: Maybe GHs Copilot has an advantage there? Sometimes it can help if you choose another syntax, i.e. pages()->find() or \ProcessWire\wire - depending on whether you're editing a template or module. Give it a try. There's also this: 1
gebeer Posted March 25, 2023 Posted March 25, 2023 Just wanted to install Copilot on https://vscodium.com/. Unfortunately not possible atm. And don't think it will be possible anytime in the future. Seems like MS is locking open source projects out. Anyways, I opted for https://codeium.com/ and will give this a go. Had https://www.tabnine.com/ installed for almost 1 month. But it was no great help IMHO. Especially when it comes to PW specific stuff. 1
Recommended Posts