Hacker News new | ask | show | jobs
by anon23432343 920 days ago
I dont want to write in an extra window for code completion.

Maybe its just me but chatting in a separate window... whats the point ? I can just open a tab in a browser with chatgpt.

What I want is something that understand my code base and can give me tipps of wich functions to use or where to find stuff and so on. Thats what cost me time.

Understanding someone else code or my old code. That takes time.

Writing code tests is what takes away from my time.

Writing a bad version of bubble sort is not what I want.