IntelliJ-SubliMate
                                
                                 IntelliJ-SubliMate copied to clipboard
                                
                                    IntelliJ-SubliMate copied to clipboard
                            
                            
                            
                        Native text editing keymap
I know I should be making a PR for this, but I just wanted to jot down my ideas.
The default IntlliJ keymap completely ruins anyone's proficiency with getting around native text areas on OSX. :frowning:
The shortcuts I use the most (off the top of my head) are:
- CMD UPgoes to top of file (- SHIFTadds selection)
- CMD DOWNgoes to bottom of file (- SHIFTadds selection)
- CMD [unindent
- CMD ]indent
- CMD SHIFT [,- CMD ALT LEFTswitch tab left
- CMD SHIFT ],- CMD ALT RIGHTswitch tab right
If I think of more, I'll add them here.
Unfortunately I no longer have (or use) intellij atm so I won't be able to incorporate your suggestions. I would recommend relocating the original keys like move line(s) up and down. Personally I use tab and shift+tab for indentation control but no reason why bracket control can't be added too.