Commit Graph
29 Commits
Author SHA1 Message Date
RandyTheSilly 829630152c Remove "type.extended" to reduce complexities 2025-06-15 14:27:53 -04:00
RandyTheSilly f61d32e75f Remove "identifier.class" rule to reduce complexities 2025-06-15 14:06:04 -04:00
RandyTheSilly 6e8f69839f Merge "type.keyword" into "keyword" to reduce complexities 2025-06-15 14:01:00 -04:00
RandyTheSilly 3143b900ee Remove remaining color-specific rules to reduce complexities 2025-06-15 13:55:10 -04:00
RandyTheSilly a7fa7b7921 Rename "symbol.tag" and "symbol.tag.extended" to reduce complexities 2025-06-15 13:46:33 -04:00
RandyTheSilly bae0826127 Rename "filename" to "filetype" for Python 2025-06-15 13:36:30 -04:00
RandyTheSilly 1d52758b2e Remove HTML syntax layer to reduce complexities 2025-06-15 13:35:12 -04:00
RandyTheSilly 50ed54834c Remove unique rule from Haskell 2025-06-15 13:28:37 -04:00
RandyTheSilly 160b1d67ec Remove unused color-specific highlight groups 2025-06-15 13:26:09 -04:00
RandyTheSilly 9eebc43772 Add shebangs to demo for Python and Ruby 2025-06-15 13:24:29 -04:00
RandyTheSilly c7a2ebcedc Merge comment types for Ruby to reduce complexities 2025-06-15 13:23:29 -04:00
RandyTheSilly 1c37cba690 Remove support for man/systemd to reduce complexities 2025-06-15 13:22:29 -04:00
RandyTheSilly ef2880834a Fix inconsistent name for symbol.bracket(s) 2025-06-15 12:49:01 -04:00
RandyTheSilly ee5191e182 Add demo package for visual inspection of syntax highlighting 2025-06-14 16:47:13 -04:00
RandyTheSilly c483b33ec8 Rename "python3" to "python" 2025-06-14 16:27:12 -04:00
RandyTheSilly be723115f1 Replace zsh/bash layers with "shell" 2025-06-14 16:24:53 -04:00
RandyTheSilly f6fc53609d Add "ansi" package and "ansi.Colorize" function for quickly highlighting code strings 2025-06-14 15:34:51 -04:00
RandyTheSilly a2689be97e Rename "highlight" package to "highlite" 2025-06-14 14:59:56 -04:00
RandyTheSilly 85da544977 Rebrand to "go-highlite" 2025-06-14 14:35:03 -04:00
RandyTheSilly da28e592f0 Minimize: Remove blank lines and comments from syntax layers 2025-06-14 14:21:30 -04:00
RandyTheSilly 732f94c3cf Remove what remains of filetype auto-detection 2025-06-14 14:06:10 -04:00
RandyTheSilly c884c602e3 Modernize: range over int 2025-06-14 17:54:44 +00:00
RandyTheSilly 11161c71cd Modernize: replace "interface{}" with "any" 2025-06-14 13:47:45 -04:00
RandyTheSilly d68a3e73b3 Support initial batch of languages 2025-06-14 13:35:39 -04:00
RandyTheSilly 34373e04d7 Embed "ini" support 2025-06-14 10:00:08 -04:00
RandyTheSilly ddf14c9873 Add "stxAll" build tag 2025-06-14 09:50:57 -04:00
RandyTheSilly f5367779eb Address staticcheck warnings 2025-06-14 09:48:15 -04:00
RandyTheSilly a427b4a907 Only include syntax layers specified by build tags; lazy-load syntax layers 2025-06-14 09:37:24 -04:00
RandyTheSilly 4966337b1f Initial slimming of source project 2025-06-13 21:40:15 -04:00