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

贡献者指南