diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-08 06:25:48 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-08 06:25:48 -0500 |
| commit | b925cfa329688eababb8282e887e8c56e81a6cdd (patch) | |
| tree | cf7fdfda77edd60d7c7e50f2a46582f89a86e841 /docs | |
| parent | e5648271cf5a179dd727c6374a7c53fd47ee2a6c (diff) | |
| download | dotemacs-b925cfa329688eababb8282e887e8c56e81a6cdd.tar.gz dotemacs-b925cfa329688eababb8282e887e8c56e81a6cdd.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
