捕获VSCODE INTELLISENSE

发布于 2025-02-13 17:01:22 字数 268 浏览 0 评论 0原文

我目前正在研究VSCODE扩展程序,我想利用Intellisense的能力(在这种情况下为Pylance)来帮助我的扩展中的功能。我只想捕获塔的输出,这样我就可以将其作为参数传递到VSCODE扩展功能中。我不确定如何捕获Intellisense输出。另一个有趣的问题是,是否可以直接更改Intellisense输出:您是否可以调整如何使用VSCODE扩展名显示Intellisense?

简而言之:是否可以使用VSCODE扩展名捕获IntelliSense输出和/或Alter Intellisense输出?

I am currently working on a VSCode extension, and I would like to utilize the abilities of Intellisense (Pylance in this case) to help with a feature in my extension. I simply want to capture the output of Pylance so I can pass it as an argument into a VSCode extension function. I am unsure how it would be possible to capture Intellisense output. Another interesting question would be whether it is possible to alter Intellisense output directly: could you adjust how Intellisense is displayed with a VSCode extension?

In short: Is it possible to capture Intellisense output and/or alter Intellisense output is displayed using a VSCode extension?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文