microsoft / microsoft/vscode-java-dependency
Support to drag a folder(package) to editor area
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 105
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 27
Description
It should open the folder in current VS Code window - same as the behavior in VS Code's file explorer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the extension's handling for drag-and-drop into the editor area, then compare it with VS Code's file explorer behavior. Done means dragging a folder or package opens it in the current VS Code window, with behavior matching the file explorer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100