(reopened) feature request: open file with default program, when double click the file in sourcegit #1987
Andreaslence
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
if you want to open a file in the current worktree, please use ctrl+shifi+p to open then command palette and then select open file.
Opening a file from commit details panel will always shows file with selected revision
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When opening the file in the default app like this:


the file is still opened as a reference to the file as it was at that commit it was opened from
If I make changes to the opened file, then the changes are not shown in git.
I want to open the file as it is in my current repository and not a reference to the commit it was opened from
that was also what I requested here #1929 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions