reactjs - Sublime text key binding to remove characters -


in sublime text, have key binding comment out react code in return of component. have super+shift+m set insert {/* , */} around block of code comment out. i'm trying implement key binding reverse this. so, key binding remove {/* , */}. might combination of deleting first , last 3 characters of selection, don't know how implement this.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -