Philip Trauner
8995fb8e6f
Fixed back entries
...
Back entries were crashing the Sublime API when subtitles were disabled.
They also didn't work properly with submenues. Fixed now of course :)
2016-12-18 23:22:09 +01:00
Philip Trauner
6ae115a206
Added parameter binding ability for Input
...
kwargs can now be set on init which allows for additional parameters on events.
Will have to go over all the code to implement a standardised solution.
2016-12-02 23:24:32 +01:00
Philip Trauner
203d62db0d
Improved remove behaviour
2016-11-16 18:53:15 +01:00
Philip Trauner
28618abc98
Fixed SyntaxError
...
Sublime Text occasionally doesn't reload changes to plugins when importing them from a modified path. So yeah, mistakes were made.
2016-10-07 15:06:34 +02:00
Philip Trauner
6212ebed5b
Refactoring, magic method support, menu generator support
...
In addition to Entry sub-menues, menu generators are now supported.
2016-10-03 20:42:46 +02:00
PhilipTrauner
f95c83be52
Major refactor, Items now names Entries
2016-01-31 20:38:49 +01:00
PhilipTrauner
9cf7811778
Removed debug print
2015-12-25 18:06:37 +01:00
PhilipTrauner
d9895ec3f9
Initial commit
2015-10-25 17:32:23 +01:00