On Thursday, 12 February 2015 at 14:24:05 UTC, ketmar wrote:
i don't want to give you any orders, but i think that it's better to make shortcuts user-definable ASAP. you may skip GUI for that now and just make a "keymap" file of some kind, and it will still be much better than
hard-coded shourtcuts.

Keyboard shortcuts settings support is added.

For linux and macos settings are placed in file
~/.dlangide/shortcuts.json

For Windows,
C:\Users\user\AppData\Roaming\.dlangide\shortcuts.json

If no such file exists, it's being created on DlangIDE start, filling with default values to simplify configuration.

Reply via email to