Skip to content

Commit

Permalink
Use selection when creating a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mangecoeur committed Feb 13, 2014
1 parent a7274af commit 675dc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/Critic_comment_closed.sublime-snippet
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<snippet>
<content><![CDATA[
{>> ${1:Comment} <<}
{>> ${1:$SELECTION} <<}
]]></content>
<!-- Note add the closing } for use with KB shortcut since it wont be added otherwise-->
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
Expand Down

0 comments on commit 675dc13

Please sign in to comment.