Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open error frame in VSCodium #11602

Closed
wooque opened this issue Oct 31, 2021 · 1 comment
Closed

Can't open error frame in VSCodium #11602

wooque opened this issue Oct 31, 2021 · 1 comment

Comments

@wooque
Copy link

wooque commented Oct 31, 2021

Describe the bug

Try to open error frame while developing in VSCodium, it opens in terminal editor instead.
Looking at

const COMMON_EDITORS_LINUX = {
I see there is vscodum but not codium which how binary is called in latest releases

Did you try recovering your dependencies?

No

Which terms did you search for in User Guide?

N/A

Environment

Arch Linux

Steps to reproduce

  1. open react app with error in VSCodium
  2. click on error frame

Expected behavior

code opened in VSCodium

Actual behavior

code opened in terminal editor

Reproducible demo

N/A

@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jan 9, 2022
@wooque wooque closed this as completed Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@wooque and others