In Windows, opening a file without default program does nothing (in VSCode)
Open
question
- Dominant language
- Rust
- Stars
- 402
- Forks
- 61
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
When trying to open a file that has no association with any program, nothing happens and no error is returned. Normally in Windows a selector is displayed that allows the user to choose which application to use, but this does not happen.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Windows-specific path-opening entry point and reproduce the behavior with a file that has no associated program. Trace how the system response is handled, then verify that Windows shows its application chooser or returns an error instead of silently doing nothing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100