Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileBrowser: "Open containing folder" automatically selects file in the OS's file manager #7700

Merged
merged 147 commits into from
Mar 2, 2025

fix logic error

336b859
Select commit
Loading
Failed to load commit list.
Merged

FileBrowser: "Open containing folder" automatically selects file in the OS's file manager #7700

fix logic error
336b859
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Feb 14, 2025 in 1s

2 issues fixed. 1 issue found.

Annotations

Check notice on line 947 in src/gui/FileBrowser.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/gui/FileBrowser.cpp#L947

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)