Cjkjvfnby
Regular

Hello,
Let me introduce you text editor: Sublime Text 2 http://www.sublimetext.com/2
It has most features of notepad++ and many others.
I think you should try it in any way.
(It is free, you can use it unregistered with no restrictions.)
One of the most features it is very easy extensible. And I create one extension for MAB WB.
New in 1.02
Add support for 1.001 and Fas.
Fix formatter.
Minor changes in show help.
New in 1.01
Fixes in formatter. Now text compaire runs internaly and all errors shown in one log.
Add Mount and blade menu. All commands present.
Add commands to command palite (CTRL+SHIFT+P, select command). Hase same commands as Menu
Add open files and change path to module system to menu.
Add show help (move cursor to operation and activate)
Downloads https://github.com/Cjkjvfnby/Sublime_MAB_plugin/zipball/release-102
PS. If you use plugin just put comment. When there will be enoth comments I just put this to tools.
Let me introduce you text editor: Sublime Text 2 http://www.sublimetext.com/2
It has most features of notepad++ and many others.
I think you should try it in any way.
One of the most features it is very easy extensible. And I create one extension for MAB WB.
Mount and blade warband plugin For Sublime text 2
Table of content:
About
Uninstall older versions
Install
Syntax highlighting.
Autocomplete
Formatter
HotKeys
Other versions
About
It is tool for faster development. Current version 1.02
Uninstalling older version:
remove MAB.suplime-package from c:\Users\<username>\AppData\Roaming\Sublime Text 2\Packages\Installed Packages
Clear Create folder in you Packages folder c:\Users\<username>\AppData\Roaming\Sublime Text 2\Packages\MAB folder
Installation:
1. Create folder in you Packages folder c:\Users\<username>\AppData\Roaming\Sublime Text 2\Packages\Mab
2. Unpack archive inside.
3. Restart sublime
Setup:
Mount and blade - settings:
set path : used to open file menu
set version : used to compleatition
Syntax highlighting.
Syntax highlighting auto choose only for module_scripts.
To use it with other files, select it manualy.
Mount and blade - Set syntax
#Right-Bottom corner label Python - click - Select Mab_script
#View - Syntax - Mab_script
Autocomplete:
start typing function name in the begin of new string. press arrows enter of tab.
tip: you don`t need to add brackets at string start
Formatter:
! Use it on own risk ! Make backup before!
Mount and blade - Format script
It just change indent, add/remove spaces and show warnings.
String with error label is not changed (my script can`t recognize them. For example it can be two scripts on one line, just change them manualy to standart if you can. If you don`t know how just sent me feedback)
If any fatal changes was made Important!!! sign is appeared. Undo changes or fix manualy and sent bugreport.
known issues: does not affect lines "@" with "#"" symbol.
Hot keys:
If you need:
Copy content of keys.sublime-keymap and pascte it to user Default(Windows).sublime-keymap change it as you wish (I set it to ctrl+shift+a)
Table of content:
About
Uninstall older versions
Install
Syntax highlighting.
Autocomplete
Formatter
HotKeys
Other versions
About
It is tool for faster development. Current version 1.02
Uninstalling older version:
remove MAB.suplime-package from c:\Users\<username>\AppData\Roaming\Sublime Text 2\Packages\Installed Packages
Clear Create folder in you Packages folder c:\Users\<username>\AppData\Roaming\Sublime Text 2\Packages\MAB folder
Installation:
1. Create folder in you Packages folder c:\Users\<username>\AppData\Roaming\Sublime Text 2\Packages\Mab
2. Unpack archive inside.
3. Restart sublime
Setup:
Mount and blade - settings:
set path : used to open file menu
set version : used to compleatition
Syntax highlighting.
Syntax highlighting auto choose only for module_scripts.
To use it with other files, select it manualy.
Mount and blade - Set syntax
#Right-Bottom corner label Python - click - Select Mab_script
#View - Syntax - Mab_script
Autocomplete:
start typing function name in the begin of new string. press arrows enter of tab.
tip: you don`t need to add brackets at string start
Formatter:
! Use it on own risk ! Make backup before!
Mount and blade - Format script
It just change indent, add/remove spaces and show warnings.
String with error label is not changed (my script can`t recognize them. For example it can be two scripts on one line, just change them manualy to standart if you can. If you don`t know how just sent me feedback)
If any fatal changes was made Important!!! sign is appeared. Undo changes or fix manualy and sent bugreport.
known issues: does not affect lines "@" with "#"" symbol.
Hot keys:
If you need:
Copy content of keys.sublime-keymap and pascte it to user Default(Windows).sublime-keymap change it as you wish (I set it to ctrl+shift+a)
New in 1.02
Add support for 1.001 and Fas.
Fix formatter.
Minor changes in show help.
New in 1.01
Fixes in formatter. Now text compaire runs internaly and all errors shown in one log.
Add Mount and blade menu. All commands present.
Add commands to command palite (CTRL+SHIFT+P, select command). Hase same commands as Menu
Add open files and change path to module system to menu.
Add show help (move cursor to operation and activate)
Downloads https://github.com/Cjkjvfnby/Sublime_MAB_plugin/zipball/release-102
PS. If you use plugin just put comment. When there will be enoth comments I just put this to tools.




