Skip to content

Can't open error frame in VSCodium #11602

Closed
@wooque

Description

@wooque

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @wooque

        Issue actions

          Can't open error frame in VSCodium · Issue #11602 · facebook/create-react-app