Product: PowerShell Studio 2023 (64 Bit)
Build: v5.8.233
OS: Windows 10.0.19045
PS Version(s): 5.1.19041.1, 7.3.4, 7.3.4
If you type or you add a statement ()[] but not so much {} they get... confused
If you type want and try to type you actually get etc it does not only happen with if statement. If your typing a like [System.Collections.Concurrent.ConcurrentBag`1[object]] that does not work out ever on the first type and your constantly re-editing.
Cordially,
Wøødy
Build: v5.8.233
OS: Windows 10.0.19045
PS Version(s): 5.1.19041.1, 7.3.4, 7.3.4
If you type or you add a statement ()[] but not so much {} they get... confused
If you type want and try to type
Code:
if(-not[System.IO.File](file.txt)) { Write-Output }
Code:
if(-not[System.IO.File](file.txt) { Write-Output }
Cordially,
Wøødy
Statistics: Posted by Woody_033 — Tue Nov 14, 2023 4:29 pm — Replies 1 — Views 59