Microsoft/vscode
GitHub で見るDocumentDropEditProvider does not work with notebooks
Open
#240,436 opened on 2025年2月11日
bughelp wanted
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
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