[tools] Auto-increment version plugins for sublimetext 2
1 Attachment(s)
Description/Features:
When saving any file with ".sp" extension, plugin automatically searches string Quote:
Quote:
Installation: Unpack archive to your \Sublime Text 2\Packages\User directory. On my system this path looks like C:\Users\***\AppData\Roaming\Sublime Text 2\Packages\User |
Re: [tools] Auto-increment version plugins for sublimetext 2
Thanks!
Quote:
Code:
^#define\s+PLUGIN_VERSION\s+\"\d{1,2}\.\d{1,2}\.\d{1,3}\"If you need this, see my version or Austin Wagner's version. |
Re: [tools] Auto-increment version plugins for sublimetext 2
Quote:
Code:
^#define\s+(?:PLUGIN_)?VERSION\s+\"\d{1,2}\.\d{1,2}\.\d{1,3}\"Quote:
|
| All times are GMT -4. The time now is 18:36. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.