Your comments

I have a shortcut that grabs the HTML from a webpage and displays it in quicklook. In the upper right I get a button to open in Textasatic. I just tried to bypass quicklook and send it straight to Textastic. No dice. Either I'm missing something or this would be an obvious and simple functionality to implement. 

Update: Nevermind, found the action I needed to make this happen. Cheers

Is there a way to define the comment being toggled? I created a syntax for Hugo templating and when I am editing html template files with my custom Hugo syntax it would be very helpful were I able to define the comment snippet somewhere such that it knew to use `{{/*` cursor `*/}}` rather than `<!--` cursor `-->`