Jan-Lukas Else

Tech, life and everything else

πŸ’­ Thoughts: XXXX-04-21

Welcome to the Thoughts section of my blog. Thoughts are better kept on my blog than on Twitter or other online platforms.


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