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 5cc45e4 commit ad00ca9Copy full SHA for ad00ca9
assets/syntaxes/Packages/D/Completion Rules.tmPreferences
@@ -6,7 +6,7 @@
6
<key>settings</key>
7
<dict>
8
<key>cancelCompletion</key>
9
- <string>^\s*(\}?\s*(else|try|do|finally|synchonized|struct|union|unittest|debug)|(class|struct|interface|union)\s*[a-zA-Z_0-9]+*)$</string>
+ <string>^\s*(\}?\s*(else|try|do|finally|synchronized|struct|union|unittest|debug)|(class|struct|interface|union)\s*[a-zA-Z_0-9]+*)$</string>
10
</dict>
11
12
</plist>
0 commit comments