Every week we publish a fresh IntelliJ IDEA 16 EAP. Today's build, among bugfixes that address issues you reported, brings a few improvements to Git integration and IntelliJ IDEA heart, the code editor.
Move elements right and left
We already have a way to move code statements up and down: Ctrl + Shift + Up/Down (Cmd + Shift + Up/Down for OS X.) They come in handy when you're rearranging code statements. Sometimes, however, it might be useful to move them left or right (when you're, for example, changing the order of attributes of an XML element, method parameters, or elements in an arra