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

贡献者指南