This idea has been merged into another idea. To comment or vote on this idea, please visit WEBFLOW-I-442 Advanced Keyboard Shortcuts.
We should be able to take code here..
var webflow_token = 'asdf'
function fetchCollections() {
...
}
and easily select it all comment it out using `CMD+/`