mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Komerobi is not managing Webstorm #548
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BindraAgamjot256 on GitHub (Dec 30, 2024).
Summary
While running Komerobi, and Webstorm, the window is not managed by Komerobi... even after creating a force manage rule, it still doesn't happen
Version Information
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
@LGUG2Z commented on GitHub (Dec 30, 2024):
Most JetBrains editors send a weird event when being opened. If you look through the applications.json file for another JB IDE you'll find object name change rules - you'll need to set this rule for WS.
Please submit a PR to the komorebi-application-specific-config repo with this rule added to the JSON file.
Once it's merged, you can run the
komorebic fetch-asccommand and restart komorebi to pick up the latest rule definitions.@BindraAgamjot256 commented on GitHub (Dec 30, 2024):
it already exists... for some reason komorebi was not reading it
it worked after I reloaded it