We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79ad857 + 1f9da3d commit 44a593cCopy full SHA for 44a593c
Snippets/context.sublime-snippet
@@ -4,5 +4,5 @@
4
end]]></content>
5
<tabTrigger>con</tabTrigger>
6
<scope>source.ruby.rspec</scope>
7
- <description>context 'description' do … end</description>
+ <description>context "description" do … end</description>
8
</snippet>
0 commit comments