Indentation for only the selected text
## Summary
Currently the `Ctrl+i` hotkey initiates the indentation. However, it indents the whole file/module even if parts of the text is selected. In the latter case it is expected to indent only the selection.
/cc @aknappqwt @mmagyari
issue