| Summary: | Shortcut to switch tabs in each view separately (using split views) | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | cybea <kde-bugs> |
| Component: | UI: general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
cybea
2020-03-29 14:21:45 UTC
Either I didn' find how to do this in 5.5 or it has been implemented since. With kdevelop 5.9 this can be configured in Settings -> Configure Keyboard Shortcuts...: Switch tab inside split view: Shortcuts -> KDevelop -> Next Window (default: Alt+Shift+right) Shortcuts -> KDevelop -> Previous Window (default: Alt+Shift+left) Switch split views: Shortcuts -> KDevelop -> Next Split View (default: Ctrl+Shift+N) Shortcuts -> KDevelop -> Previous Split View (default: Ctrl+Shift+P) |