launchEditor URI-option
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Release 7.2.0 added the launchEditor option, but it doesn't work for my webstorm based environment because webstorm is not registered as global application (as it is managed by the JetBrains toolbox).
Luckily, Jetbrains does provide a URI-scheme that can be used to open a file directly, this looks like the following for webstorm.
jetbrains://web-storm/navigate/reference?project=&path=
Would it be possible to support this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the launchEditor option and its existing application-launch handling; the issue names no file or test. Add support for the WebStorm JetBrains URI and verify that a configured launchEditor can open the requested project and file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100