Update FAQ.md

This commit is contained in:
Markus Fleschutz 2021-03-29 11:37:02 +02:00 committed by GitHub
parent 6abed7f4a3
commit 2d54d2216b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ How to use PowerShell in Context Menus?
How to edit PowerShell Scripts?
-------------------------------
* use your favorite text editor
* use Visual Studio Code (available for free) - providing syntax highlighting, on-the-fly problem checking and an integrated PowerShell Console.
* use Visual Studio Code (available for free for Linux, Mac OS and Windows) - supporting syntax highlighting, on-the-fly problem checking and an integrated PowerShell Console.
How to write good PowerShell Scripts?