Strange Keyboard Shortcut Behaviour

Keyboard shortcuts involving Shift don't seem to be working. For example, the La Clojure shortcut for "Load file to REPL" is Ctrl-Shift-L, but whenever I use it I get the find function, which is Ctrl-L. My Shift key seems to be working fine otherwise from a hardware and software perspective e.g. Ctrl-Shift shortcuts work fine in Sublime Text 2.

0
  1. Settings | Keymap
  2. Click on Funnel icon
  3. press desired shortcut
  4. IDE will show all actions that have that shortcut assigned to


This will allow you to check if you have any issues with shortcuts (maybe some 3rd party plugin adds its own shortcuts that conflict with default one)

0
Avatar
Permanently deleted user

That seems to be what was happening. Thanks.

0

请先登录再写评论。