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.

Allow prioritization of launched editor

See original GitHub issue

Is this a bug report?

No

As I use WebStorm and that’s the last one in the COMMON_EDITORS_... list, I often got my files opened in the wrong editor when e.g. Sublime is running too.

A simple and flexible solution would be a new process.env.EDITOR_PROCESS_FILTER regex, which is applied here (+ mac/linux) before searching the array.

EDIT: Note that the exiting process.env.REACT_EDITOR doesn’t really work out for me because WebStorm has its minor/bug version in the executable path 😕

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
prigaracommented, Jul 23, 2018

Hey @ulrichb, The name of the executable is always ‘webstorm’, we don’t change it with the updates. Are you on macOS? How do you install the updates - using patch update, side-by-side with the previous minor version, replace it? You can submit a new issue on our tracker and we continue there: https://youtrack.jetbrains.com/issues/WEB

0reactions
ulrichbcommented, Jul 25, 2018

Oh, this setting works great. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Permanently Set Priority Processes Using Registry Editor
How to Permanently Set Priority Processes Using Registry Editor ; 1. Open Task Manager and click on the Details tab then select a...
Read more >
How to Select the Priority Level for a Program in Windows 11
Select Task Manager's Details tab. Then right-click the EXE process for the software you just started to select Set priority.
Read more >
Top 5 Ways to Change Priority Level for Programs on ...
Press Ctrl + Shift + Esc on the keyboard to launch the Task Manager. · Head over to the Details tab and locate...
Read more >
Is there some way to set Unity-Editor on the top of "cpu" priority ...
Is there some way to let it run faster by configuring something? It seeks take about 20 miniutes to import a resouce-package,which is...
Read more >
How to Change Process Priority using Linux Nice and Renice ...
You can change the process priority using nice and renice utility. Nice command will launch a process with an user defined scheduling priority....
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