|
|
|
|
|
by lampe3
1465 days ago
|
|
So I was using copilot for a long time. 10$/Mo. Is way to much for what you get. I mostly write js/ts code. The suggestion feature / auto-complete feature is wonky at best and leads to bugs or just bad code in the worst case. Even when you write comments or have a function like `addOne` and you want to add `subtractOne` it will not get it right a lot of times. Then you have the cases were it throw 50 or more lines code at you for something very simple. Catching errors or error handling is basically non existing. I tried it for writing tests. It bad. It does not help at all. I uninstalled and after some hours of work I don't really miss it. |
|