PowerShell / EditorSyntax

PowerShell syntax highlighting for editors (VS Code, Atom, SublimeText, TextMate, etc.) and GitHub!
MIT License
133 stars 45 forks source link

Request: Syntax coloring and intellisense for integrated console? #41

Closed cobdev closed 7 years ago

cobdev commented 7 years ago

I'm loving the new integrated console!

Maybe I'm missing something in my configuration, but could the integrated console provide syntax coloring and intellisense in the future?

Thank you!

2017_03_17_15_18_07_greenshot

daviwil commented 7 years ago

This will be enabled once we get PSReadline hooked up in the integrated console, track this issue to know when that comes online: https://github.com/PowerShell/vscode-powershell/issues/535