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 a0df66a commit 3cb9194Copy full SHA for 3cb9194
Syntaxes/PHP.plist
@@ -225,7 +225,7 @@
225
<array>
226
<dict>
227
<key>match</key>
228
- <string>\@(a(ccess|uthor)|c(ategory|opyright)|global|li(cense|nk)|pa(ckage|ram)|return|s(ee|ince|tatic|ubpackage)|t(hrows|odo)|v(ar|ersion))\b</string>
+ <string>\@(a(ccess|uthor)|c(ategory|opyright)|global|li(cense|nk)|pa(ckage|ram)|return|s(ee|ince|tatic|ubpackage)|t(hrows|odo)|v(ar|ersion))|uses\b</string>
229
<key>name</key>
230
<string>keyword.other.phpdoc.php</string>
231
</dict>
0 commit comments