I am running VSCode 1.42.1 and just recently installed Powershell 7. It was nice to see that upon entering VSCode for the first time and installing the Microsoft Powershell extensions, everything worked out perfectly. I was also able to change the FONT size by File >> Preferences and changing the setting on the right pane, the two settings: (Editor: Font Size) and (Editor: Font Family). It worked. But when I opened my Powershell scripts, the changes (both Font and Font size) applied only to the actual Powershell code. The comments -- those lines enclosed between '<#' and '#>' failed to respond to the changes. I must be missing some more advanced setting ... Would be grateful for any advice or help in the right direction. Many thanks.
↧