简体   繁体   中英

Is there a way could detect what file be dragged in vscode?

I wanna write a VScode extension could detect what file be dragged into the TextEditor.

Does anyone know which vscode api I can use?

As of VS Code 1.29, there is no API for this.

The feature request is being tracked here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM