Releases: TerminalFi/ColoredComments
Releases · TerminalFi/ColoredComments
Remove Color Manager
Merge pull request #33 from TheSecEng/st4/no_auto_generate fix: remove color generator, include butchered sublime_lib
Fix tmTheme
3.0.3 fix thTheme compatability
st3-3.0.3
fix tmTheme
Settings now includes helper functions
Merge pull request #28 from TheSecEng/st4/python-3.8 St4/python 3.8
ST3 - 3.0.2
Merge pull request #27 from TheSecEng/feature/14-16 Feature/14 16
Hot reload of settings
3.0.1 Merge remote-tracking branch 'origin/master'
Overhaul Release
Merge pull request #25 from TheSecEng/core/color-manager-overhaul Overhaul
Fix: Continued Matching/Highlighting
Merge pull request #23 from TheSecEng/fix/continued-highlighting Fix/continued highlighting
Performance Optimizations
Performance Optimizations
New Feature
Added setting ignorecase
that will ignore the case of identifiers
Which also changes to identifiers like this
[Ff][Ii][Xx][Mm][Ee][:]?
→ fixme[:]?
Implements `on_init` to highlight comments on load
Merge pull request #18 from TheSecEng/core/highlight-on-load Core/highlight on load