Post #3033885
2026-05-14 03:08 UTC
I feel like a significant part of the popularity of developer terminal/tui tools is that developers do a lot of environment related customization (directly or indirectly) and gui dev tools are hard to configure in the same way and often half broken.
Editors often have shims like vs code’s `code` which asks the gui editor to open the file. But it could also just copy the environmental variables to some profile in the editor so anything it launches comes from the same environment. I don’t think I’ve seen this…
Replies (0)
No replies.