最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

visual studio code - How to prevent intellisense from showing members of members in Go with VSCode? - Stack Overflow

programmeradmin2浏览0评论

When writing Go in Visual Studio Code, the intellisense autocomplete shows members and also members of members:

I believe this is some kind of advanced feature, which is opt-in by default. But I just want to see the immediate members.

How to disable this feature, so members of members are not displayed?

When writing Go in Visual Studio Code, the intellisense autocomplete shows members and also members of members:

I believe this is some kind of advanced feature, which is opt-in by default. But I just want to see the immediate members.

How to disable this feature, so members of members are not displayed?

Share Improve this question asked Jan 30 at 12:19 rodrigocfdrodrigocfd 8,0788 gold badges46 silver badges79 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

As of February 2025, this is not possible.

I opened an issue at the GitHub's repo, as feature request.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论