|
917 | 917 |
|
918 | 918 | "media": {"markdown": "media/markdown/test.md"},
|
919 | 919 |
|
920 |
| - "description": "There are multiple versions of PowerShell that you can use with the PowerShell extension. Choose the version that best fits your needs here.\n For the newest version of PowerShell, install PowerShell 7 or run ``iex \"& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI\"`` \n[Install PowerShell 7](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.2)\n - Latest version ― if you want the latest and greatest capabilities \n - Can be used to manage mutiple operating systems \n - [Open Source](https://github.com/powershell/powershell)", |
| 920 | + "description": "There are multiple versions of PowerShell that you can use with the PowerShell extension. Choose the version that best fits your needs here.\n For the newest version of PowerShell, install PowerShell 7 or run ``iex \"& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI\"`` \n[Install PowerShell 7](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.2)\n - Latest version ― if you want the latest and greatest capabilities \n - Can be used to manage mutiple operating systems \n - [Open Source](https://github.com/powershell/powershell)" |
921 | 921 |
|
922 |
| - "completionEvents": ["onCommand:PowerShell.ShowSessionConsole"] |
923 | 922 |
|
924 | 923 | },
|
925 | 924 |
|
|
931 | 930 |
|
932 | 931 | "media": {"markdown": "media/markdown/test.md"},
|
933 | 932 |
|
934 |
| - "description": "[Create](command:toSide:workbench.action.files.newUntitledFile?%7B%22languageId%22%3A%22powershell%22%7D) or [open](command:toSide:workbench.action.files.openFolder) a PowerShell file, make sure to save it as .ps1 \n[Create a File](command:toSide:workbench.action.files.newUntitledFile?%7B%22languageId%22%3A%22powershell%22%7D)\n**Tip**: Tip: Use keyboard shortcut **(Ctrl + N)** to open a new script file or **(Ctrl + O)** to open a file " |
| 933 | + "description": "[Create](command:toSide:workbench.action.files.newUntitledFile?%7B%22languageId%22%3A%22powershell%22%7D) or [open](command:toSide:workbench.action.files.openFolder) a PowerShell file, make sure to save it as .ps1 \n[Create a File](command:toSide:workbench.action.files.newUntitledFile?%7B%22languageId%22%3A%22powershell%22%7D)\n**Tip**: Use keyboard shortcut **(Ctrl + N)** to open a new script file or **(Ctrl + O)** to open a file " |
935 | 934 |
|
936 | 935 | },
|
937 | 936 |
|
|
943 | 942 |
|
944 | 943 | "media": {"markdown": "media/markdown/test.md"},
|
945 | 944 |
|
946 |
| - "description": " To switch between [PowerShell 7](command:PowerShell.ShowSessionConsole) and [Windows PowerShell 5](command:PowerShell.ShowSessionConsole), show the PowerShell sessions menu \n[Open PowerShell Sessions Menu](command:PowerShell.ShowSessionMenu)\n You can pin this to the status bar and switch sessions more smoothly ", |
| 945 | + "description": " To switch between PowerShell 7 and Windows PowerShell 5, show the PowerShell sessions menu \n[Open PowerShell Sessions Menu](command:PowerShell.ShowSessionMenu)\n You can pin this to the status bar and switch sessions more smoothly ", |
947 | 946 |
|
948 | 947 | "completionEvents": ["onCommand:PowerShell.ShowSessionConsole"]
|
949 | 948 | },
|
|
971 | 970 |
|
972 | 971 | "media": {"markdown": "media/markdown/test.md"},
|
973 | 972 |
|
974 |
| - "description": "Configure: Show Console\nYou can set the PowerShell extension terminal to run whenever you open the Powershell Extension in VS Code in order to use the PowerShell extension features.\n[Show Console](command:PowerShell.ShowSessionConsole)\n **Tip**: Use keyboard shortcut **(Ctrl + Shift + ` )** \n If you don't want the terminal panel to open on startup, you can keep the panel closed \n[Keep Panel Closed](command:PowerShell.ClosePanel)", |
| 973 | + "description": "Configure: Show Console\nYThe PowerShell Extension terminal will run whenever you open the Powershell Extension in VS Code in order to enable the PowerShell Extension features. \n[Show Console](command:PowerShell.ShowSessionConsole)\n\n If you don't want the terminal panel to open on startup, you can keep the panel closed by configuring your settings \n[Keep Panel Closed](command:PowerShell.ClosePanel)\n **Tip**: Use keyboard shortcut **(Ctrl + ` )** to open/close terminal " |
| 974 | + |
975 | 975 |
|
976 |
| - "completionEvents": ["onCommand:PowerShell.ShowSessionConsole"] |
977 | 976 |
|
978 | 977 | },
|
979 | 978 |
|
|
985 | 984 |
|
986 | 985 | "media": {"markdown": "media/markdown/test.md"},
|
987 | 986 |
|
988 |
| - "description": " - For [documentation](https://docs.microsoft.com/en-us/powershell/scripting/dev-cross-plat/vscode/using-vscode?view=powershell-7.2) on the PowerShell Extension\n - For more [general information](https://code.visualstudio.com/docs/languages/powershell)\n - Plug into the [PowerShell Community](https://docs.microsoft.com/en-us/powershell/scripting/community/community-support?view=powershell-7.2)\n - Take a look at our [Release Notes](https://docs.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-73?view=powershell-7.2)\n - Watch a [video tutorial](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.2) for PowerShell’s key features ", |
| 987 | + "description": "Now you are ready to start using the PowerShell Extension on your own and explore more resources! \n - For [documentation](https://docs.microsoft.com/en-us/powershell/scripting/dev-cross-plat/vscode/using-vscode?view=powershell-7.2) on the PowerShell Extension\n - For more [general information](https://code.visualstudio.com/docs/languages/powershell)\n - Plug into the [PowerShell Community](https://docs.microsoft.com/en-us/powershell/scripting/community/community-support?view=powershell-7.2)\n - Take a look at our [Release Notes](https://docs.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-73?view=powershell-7.2)\n - Watch a [video tutorial](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.2) for PowerShell’s key features " |
989 | 988 |
|
990 |
| - "completionEvents": ["onCommand:PowerShell.ShowSessionConsole"] |
| 989 | + |
991 | 990 |
|
992 | 991 | },
|
993 | 992 |
|
|
999 | 998 |
|
1000 | 999 | "media": {"markdown": "media/markdown/test.md"},
|
1001 | 1000 |
|
1002 |
| - "description": "How has the “Get Started with PowerShell” Walkthrough affected your confidence level when using the PowerShell Extension in VS Code?\n[I feel less confident](command:PowerShell.ClosePanel)\n[My confidence has not been affected ](command:PowerShell.ClosePanel)\n[I feel more confident](command:PowerShell.ClosePanel)", |
| 1001 | + "description": "How has the “Get Started with PowerShell” Walkthrough affected your confidence level when using the PowerShell Extension in VS Code?\n[I feel less confident](command:PowerShell.ClosePanel)\n[My confidence has not been affected ](command:PowerShell.ClosePanel)\n[I feel more confident](command:PowerShell.ClosePanel)" |
1003 | 1002 |
|
1004 |
| - "completionEvents": ["onCommand:PowerShell.ShowSessionConsole"] |
| 1003 | + |
1005 | 1004 |
|
1006 | 1005 | }
|
1007 | 1006 |
|
|
0 commit comments