cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

GitHub Copilot & Windchill

RR_8051573
2-Explorer

GitHub Copilot & Windchill

Hi All,

I wanted to know :

  1. What are the limitations of Github Copilot usage for Windchill package ?
  2. How to provide necessary Windchill package SDK libraries and configurations set up in IDE project folder?
  3. What is the accuracy of Code generation / Suggestion / fix by GitHub Copilot ?

Thanks!

1 REPLY 1

Hello @RR_8051573 , I just discovered it from your post, Github codespaces IDE has been available since some time ago, it's a cloud IDE based on Visual Studio Code.

It looks like Microsoft has added Copilot integration on top of Codespaces after it acquired Github company.

 

All IDEs are starting to offer AI integration, including Eclipse and Jetbrains Intellij Idea, if you are doing Windchill development you can use Intellij Idea, you should subscribe to their AI feature as it's a paid offer.

 

IDE AI integration becomes unavoidable for people doing dev every day; Not sure if we should rely on their accuracy, but they can be very helpful to understand what classes are doing, and help to be productive by inserting code and repeated blocks. 

 

For Windhchill plus, I don't have an idea about such integration!

 

 

Announcements

Top Tags