Prashant
Prashant

Reputation: 5383

How to add/edit/remove items in Quick Switch Scheme in Intellij Idea

I can access Quick Switch Schema in Intellij Idea using ctrl + ` shortcut. This provides a very fast way of accessing some common menus. I was wondering if there is a way to customise this list.

Upvotes: 0

Views: 88

Answers (1)

Bas Leijdekkers
Bas Leijdekkers

Reputation: 26492

There is no way to modify the Quick Switch Scheme action using the UI. But you can create your own Quick Lists, which are very similar. You can create them in Preferences | Appearance & Behavior | Quick Lists, add any action you want to a list and assign a keyboard shortcut.

Upvotes: 2

Related Questions