-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
Describe the bug
Try to open error frame while developing in VSCodium, it opens in terminal editor instead.
Looking at
const COMMON_EDITORS_LINUX = { |
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
- open react app with error in VSCodium
- click on error frame
Expected behavior
code opened in VSCodium
Actual behavior
code opened in terminal editor
Reproducible demo
N/A