Microsoft/vscode

DocumentDropEditProvider does not work with notebooks

Open

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

在 GitHub 查看
 (1 留言) (0 反應) (2 負責人)TypeScript (10,221 fork)batch import
bughelp wanted

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 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

貢獻者指南