Skip to content

Instantly share code, notes, and snippets.

@sionta
Created August 14, 2021 19:11
Show Gist options
  • Save sionta/4d3fb3956a596a24aa8e19dcbadf97ec to your computer and use it in GitHub Desktop.
Save sionta/4d3fb3956a596a24aa8e19dcbadf97ec to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
; https://stackoverflow.com/questions/34627893/github-desktop-open-in-sublime-not-atom
; https://github.com/desktop/desktop/blob/development/app/src/lib/editors/win32.ts
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Sublime Text 3_is1]
"Publisher"="Sublime HQ Pty Ltd"
"DisplayName"="Sublime Text 3"
"InstallLocation"="D:\\dev\\subltext\\"
"Comment"="This key is needed for Github to detect SublimeText"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment