您好,登錄后才能下訂單哦!
之前配置完VSCode和PowerShell集成后,可以使用powershell的智能感知,高亮等功能,查了一下,這個應該跟PSReadLine有關系。PSReadLine在PowerShell控制臺中提供了改進的命令行編輯體驗。
PSReadLine需要PowerShell 3.0或更高版本以及控制臺主機。它在PowerShell ISE中不起作用。它在Visual Studio Code的控制臺中工作。
https://docs.microsoft.com/zh-cn/powershell/module/psreadline/about/about_psreadline?view=powershell-6#about_psreadline
PSReadLine provides a powerful command line editing experience for the PowerShell console. It provides:
Syntax coloring of the command line
A visual indication of syntax errors
A better multi-line experience (both editing and history)
Customizable key bindings
Cmd and Emacs modes
Many configuration options
Bash style completion (optional in Cmd mode, default in Emacs mode)
Emacs yank/kill ring
PowerShell token based "word" movement and kill
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。