1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-08 00:16:49 +02:00

Update FAQ.md

This commit is contained in:
Markus Fleschutz
2023-09-12 14:31:58 +02:00
committed by GitHub
parent bf2bb7b179
commit 7f31a3b98b

@ -123,7 +123,7 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need
* **PowerShell Plus** - an all in one IDE. * **PowerShell Plus** - an all in one IDE.
* **Atom package** - an add-on with PowerShell language support for Atom. * **Atom package** - an add-on with PowerShell language support for Atom.
* **SublimeText package** - an add-on with PowerShell language support for Sublime Text. * **SublimeText package** - an add-on with PowerShell language support for Sublime Text.
* or your **favorite text editor** as an alternative. * or simply your **favorite text editor** as an alternative.
</details> </details>
<details><summary>How to write good PowerShell scripts?</summary> <details><summary>How to write good PowerShell scripts?</summary>