Developer and Power Users Tool List for Windows
131–140 of 235 posts
Re: Developer and Power Users Tool List for Windows
#132I like dnGrep. It searches inside archives, Excel files and other MS Office documents. Supports replace. [0]: http://dngrep.github.io/
Killer features for me:
- Right-click to search in File Explorer (complete directories w/t subdirectories
- Open line results in a custom editor, like Notepad++
- Whole-file preview
- or: Show some lines before and after the grep finding (configurable)
- Search-and-replace, including undoRe: Developer and Power Users Tool List for Windows
#133Semi-related: Has WSL2 fixed the issue where trying to do anything in the host Windows filesystem is interminably slow? Running something like “git status” takes legitimately like 15 seconds if the repo is outside the linux filesystem.
Re: Developer and Power Users Tool List for Windows
#134Earlier quoted context omitted.
Best thing about scoop is that it doesn't need admin privileges. Everything is installed as portables in user directory
Everything is installed as portables in user directory Is that a good thing?
Re: Developer and Power Users Tool List for Windows
#135I'll replace WinDirStat with WizTree. It loads immediately because of reading local disk MFT.
I used WinDirStat a lot but I've since switched to TreeSize (free edition). WinDirStat is single threaded so you can't really do anything while it's scanning. TreeSize let's you navigate the tree while the scan is still happening.
Re: Developer and Power Users Tool List for Windows
#136What do folks think of the recommended WinMerge and Perforce Visual Merge, over Beyond Compare? I've been using Beyond Compare for years and have yet to see anything I like better. Total Uninstall should also be on this list, to keep your machine clean if you're like me and try out dozens or hundreds of different software titles per year. SysInternals belongs up there with NirSoft. I used Teracopy for a while but fou…
WinMerge is open source - maybe free software, I don’t know. Development halted for years but was picked back up. It’s so solid that I haven’t upgraded in a decade? or more.
Re: Developer and Power Users Tool List for Windows
#137Everything[0] search is a great file search utility on Windows. This is one sure productivity booster. [0] https://www.voidtools.com/
Re: Developer and Power Users Tool List for Windows
#138VS Code is fine and I actually use it quite a bit. Whoever says, it is "hella fast" either never used a really fast text editor or only compares it to Atom.
VSCodium ( https://github.com/VSCodium/vscodium ) is a better alternative. Same but no Microsoft branding and telemetry.
Re: Developer and Power Users Tool List for Windows
#139would like to have seen a debloater / unfudger on the list but am guessing they haven't progressed much
Re: Developer and Power Users Tool List for Windows
#140Funny, how big part of the list are Linux-origin projects or WSL. How about really making the switch to Linux instead of trying to make Windows function like Linux?