IDE_Sublime

  • Create new file: ctrl + n
  • Search box / search any file: ctrl + p
  • Jump to line number: 
    • Go to file
    • ctrl + P and type => :<LINE-NUMBER>
  • Multiple cursor: Select rows to modified and ctrl + shift+ l (L)

  • Apply function like Upper case, lower case and so on
    • Select rows 
    • ctrl + shift + p
    • select function from search box
  • Move rows up and down: ctrl + shift + up/down arrow key
  • Duplicate line: ctrl + shift + d
  • Select entire line content: ctrl + l (L)
  • Move line fwd and bwd: ctrl + ] or [
  • multiple cursor at random places: select ctrl and press mouse in ur selected places
  • cursor selct: ctrl + alt + up/down arrow key (selected text copy and paste)
  • Join line or remove next line: ctrl + j or (ctrl + shift + j)
  • delete entire line: ctrl + x
  • split screen: atl + shift + 2 (number can be any 2,3,4,....)
  • Edit on selected test: ctrl + d if want to skip then ctrl + k

this is my FIRST and cab 2
        this is my and can ses FIRST and cab 3

this is my FIRST and cab 4
this is FIRST and cab 5
this is my FIRST and cab 6
this is my and can u check FIRST and cab 7


Mac ctrl -> window key

Ref:
https://www.youtube.com/watch?v=wUsKBuTZ0dw