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 19d9b26 commit 86f6007Copy full SHA for 86f6007
README.md
@@ -45,6 +45,9 @@ Script to setup a Sublime Text 2 editor for Drupal development (Mac & Linux)
45
<li>CTRL + Shift + t: Delete the trailing spaces</li>
46
<li>Super + Shift + a: Go to Drupal Api definition of selected function</li>
47
<li>Super + Shift + h: Go to documentation of selected function for languages PHP/JS and others</li>
48
+ <li>Super + b: Validate Drupal Code Standard in current file</li>
49
</ul>
50
51
+<p>Super Key stands for Command in Mac and Windows Key in Windows</p>
52
+
53
<p>Orginally forked from <a href="https://github.com/phase2/sublime-drupal/">https://github.com/phase2/sublime-drupal/</a></p>
0 commit comments