Microsoft/vscode

DocumentDropEditProvider does not work with notebooks

オープン

#240,436 opened on 2025/02/11

 (1 件のコメント) (0 件のリアクション) (2 人の担当者)TypeScript (39,847 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド