Jan-Lukas Else

Tech, life and everything else

2025-04-21


Copilot taking over?

Published on in 💭 Thoughts

I tried GitHub Copilot (Free) in Visual Studio Code again for some small GoBlog changes. Copilot can now generate tests (although it doesn’t feel intelligent, as you need to correct quite a few things), it can do code reviews before committing and it can generate commit messages. Of course, it can also do code completions and write complete code, if you want it to do so.

View

Jan-Lukas Else