Microsoft/vscode

DocumentDropEditProvider does not work with notebooks

開放

#240,436 建立於 2025年2月11日

 (1 則留言) (0 個反應) (2 位負責人)TypeScript (39,847 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (184,936 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.97
  • OS Version: MacOS

Steps to Reproduce:

  1. Run https://github.com/microsoft/vscode-extension-samples/tree/main/drop-on-document
  2. Open a new Jupyter notebook file
  3. Set the cell language to "plaintext"
  4. Try to drop documents onto cell
  5. 🐛 provider is not invoked

貢獻者指南