-
in other shell like zsh (oh-my zsh) and fish it exist one awesome feature auto-suggestions
its great if powershell implement this feature:
![peyTN](https://user-images.githubusercontent.com/361445…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.49.0 x64
**Electron**: 5.0.13
**OS**: Microsoft Windows 10 Enterprise
**Thrown From**: [atom-ide-hyperclick](https://github.com/atom-ide…
-
It's testing week here in the DDEV-Local factory. We'd love community help, especially with validating the new nginx configurations for your favorite CMSs, but also with every other item that is inte…
-
### System Details
Win10 1703
VS Code 1.23
Extension 1.7.0
```
$psversiontable
Name Value
---- -----
PSVersion 5.1.15…
-
```
> echo $version
3.1.0
> uname -a
Darwin C02VT4WSHTD6 18.7.0 Darwin Kernel Version 18.7.0: Sun Dec 1 18:59:03 PST 2019; root:xnu-4903.278.19~1/RELEASE_X86_64 x86_64
> echo $TERM
xterm-25…
-
-----------------------------------------------------------------------
Last 70 Keys:
```
c d Space j o u Tab m a Tab Enter
l l Enter
Enter
Enter
l l Enter
s c o o p Space u p Tab Enter
…
-
-----------------------------------------------------------------------
Last 200 Keys:
```
Enter
c d Space s t a r Tab . i n Tab Enter
c d Space . . Enter
d o t n e t Space s n Backspace l n…
-
### System Details
- Operating system name and version: Windows 7
- VS Code version: 1.17.2
- PowerShell extension version: 1.4.3
- Output from `$PSVersionTable`:
```
Name …
-
```powershell
foreach ($str in 'hi','there','friend','i','like','you')
{ #
-
VSCode Version: 1.40.1
OS Version: Windows 10, 1903
Powershell Extension: 2019.11.0
Steps to Reproduce:
Create an Enum
Create a function which references that Enum as a parameter.
Call that …