question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Github Desktop cannot detect VSCode Version 1.26.1 on Windows 8

See original GitHub issue

On previous versions of VSCode, Github Desktop was able to open the project folders.

However, with the recent update, I uninstalled the previous version of VSCode and installed the recommended VSCode version 1.26.1.

However, On using Control+Shift+A I get the following error

Unable to open external Editor

No suitable editors installed for Github Desktop to launch. Install Atom for your platform and restart Github Desktop to try again.

  1. Is there a certain conflict when I uninstalled my older version of VSCode and installed the newer version?

  2. Or is this a bug?

Additional Information

VSCODE VERSION
Version: 1.26.1
Commit: 493869ee8e8a846b0855873886fc79d480d342de
Date: 2018-08-16T18:38:57.434Z
Electron: 2.0.5
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64
Github Desktop Version 1.3.3 (Latest)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
shiftkeycommented, Aug 17, 2018

@coder137 thanks for the report! This is because the default VS install now doesn’t require elevation, so it is now located at a different location in the registry that Desktop isn’t aware of.

We have an earlier issue tracking this #5281 and also a PR open #5420 which will go out with the next update (1.3.4) so keep an eye out for that.

0reactions
coder137commented, Aug 24, 2018

@shiftkey Just checked it out. Everything works very smoothly. Thank you very much for your quick response and bug fix. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

add support for detecting new User Install of VS Code Insiders
I recently changed to this version of VS Code, and GitHub Desktop ... Github Desktop cannot detect VSCode Version 1.26.1 on Windows 8...
Read more >
GitHub Desktop can't find Visual Studio Code (VSCode) when ...
GitHub Desktop should see that VSCode is installed, and accessible on the $PATH environment variable, and launch it using that command. Actual ...
Read more >
Github Desktop 1.3.3 does not recognize Visual Studio Code ...
While VSC is associated with the proper file types, and installed as my only editor, GitHub Desktop does not recognize VSCode as an...
Read more >
VS Code doesn't work after update · Issue #57982 - GitHub
I've attempted to reopen VS Code, reboot the computer and reinstall VS Code, but neither worked. My computer is running Windows 8.1.
Read more >
GitHub Desktop not recognized by Visual Studio Code #3663
@feutl Change your PATH to include the git application. I think it is out of scope for VS Code to try to find...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found