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.

Can't open vscode through terminal with hyper but regular can

See original GitHub issue
  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: Manjaro 21.2.2
  • Hyper.app version: 3.2.0
  • Link of a Gist with the contents of your .hyper.js: Default with just some font changes
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
  • The issue is reproducible in vanilla Hyper.app:

Issue

Hello, I installed visual studio code through snap, by following these instructions. In my normal terminal, the code command works fine and I can do code . to open the current directory. In my $PATH I have the snap bin (/var/lib/snapd/snap/bin) which is where code is located. When I run the code command in the hyper terminal it behaves as if I was running the snap command and printing the following error when I try to use the command like so code .:

error: unknown command ".", see 'snap help'.

Am I missing something? Shouldn’t they perform the same?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

0reactions
LoyalPotatocommented, Feb 6, 2022

Yep

On Sun, Feb 6, 2022, 3:08 PM Labhansh Agrawal @.***> wrote:

Ok, running the command through the full pass, on the previous run (1794351456) and it still didn’t work. But 👀 the run you posted after that (1800193266) worked 😄 What made it so that one works?

Just to confirm, you used appimage for all the tests, right?

— Reply to this email directly, view it on GitHub https://github.com/vercel/hyper/issues/6288#issuecomment-1030850950, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSC5RDNTWKOZBNFAYKZVWLUZ2FFTANCNFSM5NUAFEOA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Terminal launch failures - Visual Studio Code
The VS Code team works hard to make the terminal experience as seamless as possible but in some cases, there are issues with...
Read more >
visual studio code - Open Hyper as integrated terminal
I was able to integrate hyper terminal with VSCode by adding the following to the settings.json "terminal.integrated.shell.windows": ...
Read more >
Tutorial: Node.js on Windows for beginners | Microsoft Learn
Open your terminal right inside VS Code by selecting View > Terminal (or select Ctrl+`, using the backtick character). If you need to...
Read more >
Setting The Default Terminal In VS Code - DEV Community ‍ ‍
Today's quick lesson: setting the default terminal in VS Code. Steps. Open VS Code; Press CTRL+Shift+P / ⇧⌘P and search for terminal select ......
Read more >
Elegant Development Experience With Zsh and Hyper Terminal
The above aliases can be added to the .zshrc file. With these aliases, the change command will open .zshrc in VS Code and...
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