Skip to content

Releases: TerminalFi/ColoredComments

Remove Color Manager

16 Apr 13:54
b4c3ee8
Compare
Choose a tag to compare
Merge pull request #33 from TheSecEng/st4/no_auto_generate

fix: remove color generator, include butchered sublime_lib

Fix tmTheme

10 Feb 22:37
Compare
Choose a tag to compare
3.0.3

fix thTheme compatability

st3-3.0.3

10 Feb 22:40
Compare
Choose a tag to compare
fix tmTheme

Settings now includes helper functions

19 May 18:49
f489f6a
Compare
Choose a tag to compare
Merge pull request #28 from TheSecEng/st4/python-3.8

St4/python 3.8

ST3 - 3.0.2

19 May 02:46
1026030
Compare
Choose a tag to compare
Merge pull request #27 from TheSecEng/feature/14-16

Feature/14 16

Hot reload of settings

14 May 14:02
Compare
Choose a tag to compare
3.0.1

Merge remote-tracking branch 'origin/master'

Overhaul Release

13 May 23:30
3c29f74
Compare
Choose a tag to compare
Merge pull request #25 from TheSecEng/core/color-manager-overhaul

Overhaul

Fix: Continued Matching/Highlighting

11 May 17:33
3bebd73
Compare
Choose a tag to compare
Merge pull request #23 from TheSecEng/fix/continued-highlighting

Fix/continued highlighting

Performance Optimizations

06 Apr 19:51
18250c4
Compare
Choose a tag to compare

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

30 Mar 19:58
8f4c5e7
Compare
Choose a tag to compare
Merge pull request #18 from TheSecEng/core/highlight-on-load

Core/highlight on load