Byron / Byron/open-rs

In Windows, opening a file without default program does nothing (in VSCode)

Open
#73 28 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.