Sublime Forum

Copy snippet directly to clipboard

#1

I am using a C++ command line debugger and I was thinking of a nice easy way to construct a breakpoint command using snippets.

I made a snippet that uses snippets available variables to grab :, so I can quickly paste that into the debugger cli.

Is there a way, by leveraging commands and or macros, I could have have a hotkey command use the previous snippet, and cut it to the clipboard immediately?

0 Likes