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 1aa266e commit 50a5460Copy full SHA for 50a5460
Preferences/Completion Rules.tmPreferences
@@ -6,7 +6,7 @@
6
<key>settings</key>
7
<dict>
8
<key>cancelCompletion</key>
9
- <string>(?i)(\s*(RETURN|ENDWHILE|NEXT|GOSUB))</string>
+ <string>(?i)(\s*(Return|Endwhile|Next|Gosub))</string>
10
</dict>
11
12
</plist>
0 commit comments