aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-08 06:25:48 -0500
committerCraig Jennings <c@cjennings.net>2026-06-08 06:25:48 -0500
commit3023edd91e7f672392e0045b43fb9cfadc26a9ac (patch)
tree2ab8ae4206b3493394ec9872f580b6e0399c3415 /docs
parentbc5f62a80a8fdbc6c0421c8177d9b3f896028cfc (diff)
downloaddotemacs-3023edd91e7f672392e0045b43fb9cfadc26a9ac.tar.gz
dotemacs-3023edd91e7f672392e0045b43fb9cfadc26a9ac.zip
feat(theme-selector): split C and C++ code samples, add Java
The combined C/C++ preview is now a dedicated C sample and a dedicated C++ sample, plus a new Java sample. Each is tokenized to exercise every syntax category the language actually has: C++ hits all 19 (including [[nodiscard]] attributes, a std::regex raw string, and a Doxygen doc comment); C hits 18 (no regex literal exists in C); Java hits 17 (no preprocessor and no global builtins). C also gained a doc comment and a __attribute__ decorator over the old combined sample.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions