DlangIDE
    Vadim Lopatin via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Mon Feb 16 01:11:18 PST 2015
    
    
  
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.
    
    
More information about the Digitalmars-d-announce
mailing list