Releases: dusk125/sublime-maketargets
Releases · dusk125/sublime-maketargets
Jobs!
v3.0.0
Issues Fixed:
#11
#10
#12
#4
#13
#9
Added:
- Added regen to command palette.
- Added regen of targets on Makefile save.
- Added option to hide duplicate targets.
- Added phony target parsing.
- Added optional alphabetical sorting of the targets.
Fixed:
- Switching to a different Makefile project caused the targets to not generate correctly.
No more Grep
Status bars and more configuration
Issues fixed:
Added
- Added status bar message to show the last make target run.
- Added configuration value to show/hide the MakeTargets status bar message.
- Added configuration value to change what the status bar message says.
- Added check in 'GetTargets' to ensure Makefile exists
- Added ignored prefixes to settings for user changing
Fixed
- Fixed settings on_change functions not being cleared
Misc
- Refactored common 'PanelArg' pieces to function
Initial Release
v1.0.0 First Release v1.0.0