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.

Open in Visual Studio Code

See original GitHub issue

Description

Open the file in Visual Studio Code for application when you right click and open the context menu.

Version

  • GitHub Desktop: 1.2.6
  • Operating system: 10.12.6

Steps to Reproduce

  1. Click on History tab in the desktop client.
  2. Select individual file from one of the commits.
  3. Right Click and pick Open in Visual Studio Code.

Expected Behavior

Should open VS Code.

Actual Behavior

Error recieved. View error. Worked the first time only however opened another session of the client. Following times I got the following error. Other options worked well.

screen shot 2018-07-13 at 10 38 12 am

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
xgqfrmscommented, Jun 10, 2021

same problem, after update reinstall the vscode editor

old path

image

new path

image

@shiftkey I think this a path match problem, so how can I change the path setting of github desktop?

$  mdfind kMDItemCFBundleIdentifier = "com.microsoft.VSCode"
/Applications/Visual Studio Code.app

1reaction
niikcommented, Jul 13, 2018

Unfortunately, I opened the issue and didn’t add all the details. Was filling in the description, and in the meantime, the issue got closed. That was way to quick of a response I wasn’t expecting.

Hi @artivilla! Sorry about that. We get a bunch of issues opened without any details and no response so we usually close them out fairly quickly but not to fret, we can just as easily reopen them 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Open in Visual Studio Code
You can open any solution, project, folder or file in Visual Studio Code by simply right-clicking it in Solution Explorer and select Open...
Read more >
Right click on Windows folder and open with Visual Studio Code
We're going to add a right click context menu item to “Open Folder as VS Code Project” since it saves time—and it's more...
Read more >
Visual Studio Code "Open With Code" does not appear after ...
Create file vsCodeOpenFolder. · Double click it to create the registry entries. · If the "Open with Code" doesn't appear in the Explorer's...
Read more >
How to Open Visual Studio Code From Your Terminal
image. Next, run Command + Shift + P . Now you should see this: · image-1. What we've done here is opened up...
Read more >
Open Existing Project Folder | VSCode | Visual Studio Code
In VSCode you don't open project files, instead you open a project folder.
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