Microsoft/vscode

DocumentDropEditProvider does not work with notebooks

Open

#240.436 aperta il 11 feb 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (2 assegnatari)TypeScript (10.221 fork)batch import
bughelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

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

Guida contributor