While editing code in Visual studio or other code editor, use Notepad to hold method declarations. Open Notepad then copy each function declaration into the text editing window. To switch back and ...
You're probably aware that most files have an extension such as TXT or EXE after the file name, even though these are not always displayed in Windows. File extensions are how Windows knows what to do ...
As strange as it might sound, Notepad has always been my editor of choice for writing PowerShell code. Sure, Notepad lacks a lot of the features that are found in other code editors, but I like ...