Ctrl+Space
to manually invoke IntelliSense. As you type, the IntelliSense list will be filtered. Pressing tab will select and insert the current option. $Env:AppData\PowerShell Pro Tools\PSScriptAnalyzerSettings.psd1
.F9
button to toggle a breakpoint on the selected line. F5
. It will run the currently open tab. F10
- Step overF11
- Step IntoShift+F11
- Step OutF5
or by clicking the run button. Enter
. Import-Xaml
function below.ShowDialog
.Button
.FindName
method.add_Click
on the button.