Skip to content

feat(app): Add WebStorm editor target#220

Open
ipanasenko wants to merge 2 commits intogetpaseo:mainfrom
ipanasenko:add-webstorm
Open

feat(app): Add WebStorm editor target#220
ipanasenko wants to merge 2 commits intogetpaseo:mainfrom
ipanasenko:add-webstorm

Conversation

@ipanasenko
Copy link
Copy Markdown
Contributor

@ipanasenko ipanasenko commented Apr 7, 2026

A lot of my colleagues still use WebStorm, so I thought would be nice to support it too 🙏

image

This PR also loosens editor id check, to make client more independent from server in terms of supported editors.
WebStorm is gated for app version >0.1.50, but it can be removed when enough users upgrade.

Summary

  • add WebStorm to the available editor targets and bundled editor icons
  • keep flexible editor ids in shared message types while filtering legacy clients to the legacy-safe editor subset
  • extend workspace/editor tests for WebStorm and unknown editor ids

@ipanasenko ipanasenko changed the title Add WebStorm editor target feat(app): Add WebStorm editor target Apr 7, 2026
@ipanasenko ipanasenko marked this pull request as ready for review April 7, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant