We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78438a commit aea7963Copy full SHA for aea7963
etc/CodeRay.tmproj
@@ -177,7 +177,26 @@
177
<key>fileHierarchyDrawerWidth</key>
178
<integer>204</integer>
179
<key>metaData</key>
180
- <dict/>
+ <dict>
181
+ <key>../lib/coderay/scanners/haml.rb</key>
182
183
+ <key>caret</key>
184
185
+ <key>column</key>
186
+ <integer>94</integer>
187
+ <key>line</key>
188
+ <integer>135</integer>
189
+ </dict>
190
+ <key>firstVisibleColumn</key>
191
+ <integer>0</integer>
192
+ <key>firstVisibleLine</key>
193
+ <integer>93</integer>
194
195
196
+ <key>openDocuments</key>
197
+ <array>
198
+ <string>../lib/coderay/scanners/haml.rb</string>
199
+ </array>
200
<key>showFileHierarchyDrawer</key>
201
<true/>
202
<key>windowFrame</key>
0 commit comments