Microsoft/vscode
View on GitHubDocumentDropEditProvider does not work with notebooks
Open
#240,436 opened on Feb 11, 2025
bughelp wanted
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (Avg merge 11h 43m) (1,000 merged PRs in 30d)
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.97
- OS Version: MacOS
Steps to Reproduce:
- Run https://github.com/microsoft/vscode-extension-samples/tree/main/drop-on-document
- Open a new Jupyter notebook file
- Set the cell language to "plaintext"
- Try to drop documents onto cell
- 🐛 provider is not invoked