VSCode - Event that fires when a non-text file has been opened / selected

戏子无情 提交于 2019-12-05 20:29:43

To make it clear this question has been answered, I'm using the OP's edited question information to make a proper answer:

  • There is currently (VSCode 1.37.1) no such event to listen for changes to active non-text editors.
  • There is an open VSCode issue, 15178, that ostensibly tracks this request.
  • However, in my opinion, 14483 is really the right issue, and closing it as a duplicate was a mistake. (15178 is about enumerating open editors, while only 14483 specifically addresses notification events.)
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!