Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 VS Code 中,如果我在多个选项卡之间快速切换,用于引用的 CodeLens 会消失并每次都重新加载,这既烦人又不和谐。
有没有办法增加 CodeLens 注释的缓存或持久性,例如,所有打开的选项卡不会每次都重新加载和重排?
不,从 VS Code 1.13 开始,代码镜头持久性不是您可以控制的。
我们正在跟踪可能与此相关的此问题,如果该问题未涵盖您所追求的内容,请随时提交另一个功能请求
谢谢