Redirecting both standard output and errors to a file in Windows
How to redirect both standard output and errors to the same file in Windows. Read more...
How to redirect both standard output and errors to the same file in Windows. Read more...
As the Bitbucket's June 2020 deadline for killing all of their users' Mercurial repositories is approaching, I took the time to migrate all of my repositories to GitHub, collecting some tips in the process. Read more...
I like using large font sizes in my text editors, but I like to keep output text in smaller fonts. Visual Studio Code does not provide a direct way to set the Output font size through its user interface, but you can specify it in JSON configuration. Read more...