Sublime Text で使っているPluginのメモ
Mar 26, 2014AD:
- TrailingSpaces
行末の半角スペースを削除や、ハイライトしてくれます。
Preferences の Key Bindings – Userを開いて、下記の内容を追加して、ショートカットを追加します。
Editのメニューからも実行できます。1{ "keys": ["ctrl+shift+t"], "command": "delete_trailing_spaces" } - WordPress
WordpressのFunctionを補完してくれます。 - JavaScript Console
javascriptのFunctionを補完とスニペットができるようになります。
AD:
No Comments, Comment or Ping
Reply to “Sublime Text で使っているPluginのメモ”
Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66
You must be logged in to post a comment.