Author Topic: AI code generator integrations  (Read 3374 times)

smartin

  • Senior Community Member
  • Posts: 106
  • Hero Points: 3
AI code generator integrations
« on: July 04, 2023, 01:33:10 PM »
Hi.
I have tested some AI code generators in Visual Studio Code, namely copilot, IntelliCode, TabNine, and CodeWhisperer. They are actually quite good at some of the donkey work involved in programming.
Any chance of an integration for SlickEdit? If you want somewhere to start, my personal favourite is copilot.
Thanks.

garion911

  • Senior Community Member
  • Posts: 201
  • Hero Points: 13
Re: AI code generator integrations
« Reply #1 on: July 31, 2023, 03:21:44 PM »
I too would like this... I think mixed w/ Code Annotations, it could be a really useful feature.

mschifterForum

  • Junior Community Member
  • Posts: 6
  • Hero Points: 0
Re: AI code generator integrations
« Reply #2 on: August 23, 2023, 03:26:42 PM »
+1 on this. I'm using co-pilot for unreal engine development inside the visual studio Professional IDE. It's too much a time saver to not use it.

TKasparek

  • Senior Community Member
  • Posts: 246
  • Hero Points: 29
Re: AI code generator integrations
« Reply #3 on: September 12, 2023, 04:28:44 PM »
I would add Codeium to this list but I would be interested in support of any of them.

richmaes

  • Junior Community Member
  • Posts: 6
  • Hero Points: 0
Re: AI code generator integrations
« Reply #4 on: March 18, 2024, 04:04:37 PM »
I'd like to see this feature supported in some fashion. I can't speak to which integration is preferred, but my company just started some rollout training with Gitlab DUO and think there something happening with Copilot already. 

adsouza

  • Junior Community Member
  • Posts: 3
  • Hero Points: 0
Re: AI code generator integrations
« Reply #5 on: October 29, 2024, 08:50:57 PM »
I'd like to see github copilot integration with slickedit asap. Just got an enterprise license for copilot and I'd be forced to go to visual studio code if I want to use it.

Graeme

  • Senior Community Member
  • Posts: 2816
  • Hero Points: 347
Re: AI code generator integrations
« Reply #6 on: November 01, 2024, 03:05:58 AM »
You could have vscode running side by side with slickedit and write a slick macro to switch to vscode passing the current file, line number and column

code.exe --goto _mdi.p_child.p_buf_name : _mdi.p_child.p_line : _mdi.p_child.p_col