简体   繁体   English

Visual Studio Code 与 Powershell ISE:在 VSC 的终端 window 中获取 Intellisense 建议弹出窗口?

[英]Visual Studio Code vs Powershell ISE: Getting Intellisense suggestion pop-up in terminal window in VSC?

I'm trying to make the move over from Powershell ISE to Visual Studio Code, but I'm struggling with the terminal.我正在尝试从 Powershell ISE 转移到 Visual Studio Code,但我在终端上苦苦挣扎。

In the script editor, when configured for ISE mode (or by using the extension), the suggestion window for cmdlets and their parameters pops up.在脚本编辑器中,当配置为 ISE 模式(或使用扩展)时,弹出 cmdlet 及其参数的建议 window。

However, in the terminal the suggestions seem to only be available in-line using tab and I'm having to cycle through.但是,在终端中,这些建议似乎只能使用选项卡在线提供,我不得不循环浏览。

Is there a way to get the same behaviour working in the integrated console?有没有办法让相同的行为在集成控制台中工作? I'm not sure if this is an ISE feature only that isn't available in VSC, or that I just have bad practise and should be using tab instead.我不确定这是否只是 VSC 中不可用的 ISE 功能,或者我只是有不好的做法,应该改用选项卡。

Any help would be greatly appreciated, trying hard to be a bit more modern!任何帮助将不胜感激,努力变得更现代!

It is not possible: New practises will be implemented :)这是不可能的:将实施新的做法:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM