Microsoft/vscode

DocumentDropEditProvider does not work with notebooks

Offen

#240.436 geöffnet am 11.02.2025

 (1 Kommentar) (0 Reaktionen) (2 zugewiesene Personen)TypeScript (39.847 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (184.936 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide