Skip to content

Load settings before parsing args#875

Open
UnnaturalTwilight wants to merge 1 commit into
microsoft:mainfrom
UnnaturalTwilight:fix/load-settings-early
Open

Load settings before parsing args#875
UnnaturalTwilight wants to merge 1 commit into
microsoft:mainfrom
UnnaturalTwilight:fix/load-settings-early

Conversation

@UnnaturalTwilight

@UnnaturalTwilight UnnaturalTwilight commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Move loading the settings file to before parsing args so that custom file associations are applied to files opened directly on the command line.

Fixes: #867

@lhecker lhecker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OOF. Duh. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

files.associations only applies after manually re-selecting "Auto Detect"

2 participants