How to quickly remove all content inside a tag in sumblime?
<div> ... Lot of strings of code which I need to delete, but I don't want to looking for the closing tag. ... </div>
Selection -> Expand Selection to Tag should get what you want. There should be a key binding that indicates the keyboard shortcut for this.
Selection -> Expand Selection to Tag