In IntelliJ IDEA, is there a shortcut (or other ea...
# intellij
j
In IntelliJ IDEA, is there a shortcut (or other easy way) to insert a set of triple quotes ending with the cursor in the middle? Basically this:
"""$END$"""
. Or do I need to use my own live template for this?
p
I would just make a live template
j
Yeah, it's easy enough. I just wanted to make sure I wasn't missing built in functionality.
p
I can check, one sec
yeah, I don’t see anything for it
j
thanks. I've searched settings and help to no end either.