Update of 4/15/2025:
It appears my free code completions budget reset every 4th of the months. Today, VSC informed me that I had run out of free code completions and I needed to upgrade to Copilot Pro.
Perhaps, I switch now to Google's Gemini Code Assist extension. 😊
I do some Python programming in Visual Studio Code.
For several weeks, I have been testing the code suggestions generated by Copilot (I use the free version). In the beginning the constant interference while coding almost drove nuts. There were often just too many suggestions of questionable quality.
Meanwhile, it appears Copilot is adopting to my coding style, e.g. how I like to abbreviate variables or that I often like have a separate helper _print function in my modules and so on.
For a free IDE [integrated development environment], Visual Studio Code is pretty outstanding. I have tried other IDEs in the past like PyCharm.
No comments:
Post a Comment