Commit Graph

16 Commits

Author SHA1 Message Date
e3773cad83 workaround for Qt 5.12 which is lacking some color constants 2024-08-25 02:50:47 -04:00
e19556263c provide syntax highlighting color schemes for light and dark themes 2024-08-24 19:28:11 -04:00
fe9c9cc77d fix highlighting bug and add geturl 2024-08-07 09:38:10 -04:00
f726a54f27 detect and highlight strings in more places 2023-09-08 08:37:48 -04:00
cf23022921 highlighting tweaks for numbers and special terms 2023-09-02 23:49:57 -04:00
7f5124e11a tweak highlighting for "setup" commands 2023-09-02 23:39:29 -04:00
1514d98c35 swap matching isSetup and isRun to avoid funny coloring of run_style and similar 2023-09-01 07:25:50 -04:00
5d23d5d317 remove duplicates, move misplaced, and add missing keywords for syntax highlighting 2023-08-31 15:59:46 -04:00
f77fec1e61 handle immediate variables and atom_modify keyword 2023-08-30 22:10:53 -04:00
4b910d7812 complete rewrite of syntax highlighting with more consistency 2023-08-30 16:01:14 -04:00
43347b87ce also recognize integer ranges with : or * as integer 2023-08-17 00:38:46 -04:00
7b1c00137a add preference option to select default and text font 2023-08-09 00:35:47 -04:00
6dcfe130a4 tweaks to syntax highlighting 2023-08-09 00:34:05 -04:00
3287d79e9d tweak/correct highlighting 2023-07-26 08:43:26 -04:00
6e0aaab973 first stab at LAMMPS input file syntax highlighting 2023-07-25 21:35:38 -04:00
7eb2afa994 integrate syntax highlight code from example (uses c++ syntax currently) 2023-07-25 12:20:48 -04:00