Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pxtl
4 days ago
I'm specifically cranky about MS Azure Devops and how much lazy-loading and unloading of text it does. It's basically impossible to ctrl-F.
2 comments
fodkodrasz
4 days ago
Also Github. Doing a review or searching logs is pain.
link
SJC_Hacker
3 days ago
Which is why you use git command line for such tasks
link
fodkodrasz
3 days ago
Where you can put comments on problematic lines/blocks of code easily with the git command... (Please continue, I'm really curious of there are better ways than what I'm currently doing)
link
SJC_Hacker
2 days ago
Use VS Code and download the git plugin. Tasks like that become super easy
link
olvy0
4 days ago
Yes! I suffer through this daily. It's atrocious.
link