为 vb.net 使用 Visual Studio Code:如何启用 vb.net 智能感知?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/52052380/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Using Visual Studio Code for vb.net : How to enable vb.net intellisense?
提问by Shodan
I program in vb.net, I'm switching from visual studio big edition to vs code to be more portable.
我在 vb.net 中编程,我正在从 Visual Studio 大版切换到 vs 代码以提高便携性。
One feature I really miss is intellisense ? Can I make it work with vb.net ?
我真正怀念的一项功能是智能感知?我可以让它与 vb.net 一起工作吗?
While searching I ended up on this page
在搜索时,我最终在此页面上
https://code.visualstudio.com/docs/editor/intellisense
They say 8 languages are supported out of the box, but doesn't include vb.net or C# and that you should check on the marketplace for more
他们说开箱即用支持 8 种语言,但不包括 vb.net 或 C#,您应该在市场上查看更多
I checked on the marketplace and I can't seem to find it ?
我在市场上查过,似乎找不到?
Is there really no intellisense for vb.net ? In microsoft's own IDE ?
vb.net 真的没有智能感知吗?在微软自己的 IDE 中?
thanks
谢谢
回答by Shodan
As of 2018-08-28, there is no intellisense feature for vb.net in visual studio code nor is there an extension for it
截至 2018 年 8 月 28 日,visual studio 代码中没有 vb.net 的智能感知功能,也没有扩展

