mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-12-15 11:10:54 +01:00
Update FAQ.md
This commit is contained in:
parent
ce6b209384
commit
e79a614167
12
Docs/FAQ.md
12
Docs/FAQ.md
@ -96,12 +96,12 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need
|
|||||||
|
|
||||||
<details><summary>Which editor to use for PowerShell scripts?</summary>
|
<details><summary>Which editor to use for PowerShell scripts?</summary>
|
||||||
|
|
||||||
* **Visual Studio Code** - Supporting syntax highlighting, on-the-fly problem checking and an integrated PowerShell Console (available for free on Linux, Mac OS and Windows, now recommended by Microsoft).
|
* **Visual Studio Code** - it supports syntax highlighting, on-the-fly problem checking and an integrated PowerShell Console (available for free on Linux, Mac OS and Windows, now recommended by Microsoft).
|
||||||
* **PowerShell ISE** (Integrated Scripting Environment) - Former official PowerShell development environment included with Microsoft Windows.
|
* **PowerShell ISE** (Integrated Scripting Environment) - the former official PowerShell development environment included with Microsoft Windows.
|
||||||
* **PowerShell Studio** - Powerful PowerShell IDE with module, help, and user interface development tools, high DPI support and regular updates.
|
* **PowerShell Studio** - a powerful PowerShell IDE with module, help, and user interface development tools, high DPI support and regular updates.
|
||||||
* **PowerShell Plus** - All in one IDE.
|
* **PowerShell Plus** - an all in one IDE.
|
||||||
* **Atom package** - Add-on with PowerShell language support for Atom.
|
* **Atom package** - an add-on with PowerShell language support for Atom.
|
||||||
* **SublimeText package** - 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 your **favorite text editor** as an alternative.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user