globalret.blogg.se

Intellij key map to sublime
Intellij key map to sublime






intellij key map to sublime
  1. #INTELLIJ KEY MAP TO SUBLIME INSTALL#
  2. #INTELLIJ KEY MAP TO SUBLIME CODE#
  3. #INTELLIJ KEY MAP TO SUBLIME WINDOWS#

if the indentation level of the current line is wrong it is reindented When you press backspace with your cursor at line start

intellij key map to sublime

causes the upper line to obtain this lines indentation when the upper line is empty but contains some indentation a backspace controls whether the default/hungry backspace bindings should be flipped

intellij key map to sublime

filetypes with these extensions don't have hungry backspacing You can flip between space and shift-backspace at any time by pressing CTRL+.(dot) While inside the Packages directory, clone the theme repository using the command below:īy default this plugin overrides your backspace with the “hungry” one however, as mentioned previously the plugin is meant to be used in conjunction with the default backspace which is now accessible via SHIFT+BACKSPACE. You can change the key bindings by going to Preferences then Package Settings then Hungry Backspace, and select they keymap optionĪlternatively if you have not installed Package control: Try it by pressing backspace on some empty lines!

#INTELLIJ KEY MAP TO SUBLIME INSTALL#

Having installed Package Control access the Command Pallete ( Ctrl+Shift+P), select Install package and then select Hungry Backspace. If you are on line start and press backspace and the upper line is not empty If you are on line start and the upper line is empty Options: “enabled”/ “disabled” / “forced” If the indentation level of the current line is wrong it is reindented When you press backspace with your cursor at line start

intellij key map to sublime

This plugin is NOT meant to replace backspace entirely, it is meant to be used in conjunction with the original backspace function which is now accessed by Shift+Backspace (!) USE THE DEFAULT BACKSPACE WHENEVER YOU NEED IT USING SHIFT+BACKSPACE VersionĪdded 3 new features based on IntelliJ's smart backspace, of which two are experimental and one is enabled by default. The hungry backspace retains the scope (indentation) when the backspace key is pressed on an empty line. :) Extrasĭay 31- Open Debug window: + ĭay 32 - See recent git changes: + ĭay 33 - Switch to another open project: + + (previous or next project depending on right or left bracket)ĭay 34- Execute (i.This small plugin brings to Sublime Text the “hungry backspace” feature from IntelliJ. If I find some more shortcuts I like, I’ll try and keep bringing them here. So here we have our 30 days done! Awesome! However, as I enjoyed doing this I actually did a bit more than 30 shortcuts, those which I also have here under the Extras section below.

#INTELLIJ KEY MAP TO SUBLIME CODE#

(Ah, wait, just another thing! Whenever you see + after Command or Control it means And, so I’m just saying you should type that key *And* the one mentioned after it.)ĭay 1 - Open Settings Terminal: + ĭay 2 - Open Project Left Side Tree: + ĭay 3 - Run application (or whatever is the last thing you ran): + ĭay 4 - Run application in debug mode: + ĭay 5 - Stop program execution: + ĭay 7 - Create new package, class or file: + (after having the parent folder selected)ĭay 8 - Open DB properties: + ĭay 9 - Close current tab: + ĭay 10 - Navigate to current file on left tree: + then ĭay 11 - Add file to Git: + + ĭay 13 - Reformat code: + + ĭay 14 - Create variable: + + (if used within the pom file it can also extract pom properties)ĭay 15- Add and/or remove debug breakpoint: + (with line selected)ĭay 16- Optimize import: + + ĭay 17 - Reload maven pom file: + + ĭay 18 - Surround code by if, if else or try and catch, etc: + + ĭay 21 - Duplicate line or selected group: + ĭay 22 - Navigate to class or method declaration: + ĭay 23 - Navigate to implementation: + + ĭay 24 - Hide active panel: + ĭay 25 - Close all panels: + + ĭay 26 - See recent locations: + + (twice for filtering for edited files)ĭay 27- Fold all methods: + + ĭay 28- Unfold all methods: + + ĭay 29- Navigate to top of the file: + + ĭay 30 - Navigate to bottom of the file: + + Anyways, let’s not delay this any longer.

#INTELLIJ KEY MAP TO SUBLIME WINDOWS#

If you’re using a different keymap or a Windows or Linux machine, your keyboard shortcuts may be a bit different, but I’m sure just a bit of Googling would be enough to help you find the corresponding shortcuts for your specific machine/keymap.Īnd it’s also worth it noting that it’s possible to create custom shortcuts as well.








Intellij key map to sublime