I have to use window based computer, i usually could delete a whole line using cmd + backspace in mac. Is it possible to do the same in windows without doing:
shift+home and then backspace.
CTRL + SHIFT + K
will delete a line in Sublime Text 3 on Windows.