Microsoft/vscode

DocumentDropEditProvider does not work with notebooks

Open

#240.436 aberto em 11 de fev. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (2 assignees)TypeScript (10.221 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

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

Guia do colaborador