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 | 82c7dbdd09fa18ace0c14d6be302ecb3a393f738 (patch) | |
| tree | 59efb03fd849bebdbeb9c82cda8acb0c0c8047e6 /scripts/theme-selector/README.md | |
| parent | ceb275ec194b0a6fd2c38eb1d1532320f57b4084 (diff) | |
| download | dotemacs-82c7dbdd09fa18ace0c14d6be302ecb3a393f738.tar.gz dotemacs-82c7dbdd09fa18ace0c14d6be302ecb3a393f738.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 'scripts/theme-selector/README.md')
0 files changed, 0 insertions, 0 deletions
