File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ New in version 1.2.5:
2
+ - Bug fix: Preferences and settings menus now works when package is installed thru Package Control.
3
+ Thanks Pontus Berg (https://github.com/BacchusFLT) for reporting this
4
+ - New Feature: Make command, assigned to key F8. Invokes a script called make.bat/make.sh.
5
+ Use setting default_make_path for setting default make path,
6
+ make-scripts located in the current directory will take precedence,
7
+ but if not found the default path is also checked. No default value.
8
+ Suggested by Pontus Berg (https://github.com/BacchusFLT)
9
+
10
+ See http://goatpower.org for more details.
11
+
12
+ //Swoffa of Noice
Original file line number Diff line number Diff line change 8
8
"1.2.1" : " Messages/1.2.1.txt" ,
9
9
"1.2.2" : " Messages/1.2.2.txt" ,
10
10
"1.2.3" : " Messages/1.2.3.txt" ,
11
- "1.2.4" : " Messages/1.2.4.txt"
11
+ "1.2.4" : " Messages/1.2.4.txt" ,
12
+ "1.2.5" : " Messages/1.2.5.txt"
12
13
}
You can’t perform that action at this time.
0 commit comments