Open hazer-hazer opened 3 years ago
Implemented in last commits. Themes are fully customizable, but still not configurable. Theme list will be extended in the future, currently supporting only dracula, ayu and native Jacy themes
WTF I've done... Added syntax highlighting for errors when type check is not implemented and Jacy can do really nothing :smiling_face_with_tear:
Add syntax highlighting in suggestions, i.e. when Jacy code is outputted to terminal this code will be highlighted. What I want is a tunable system that would allow the user to modify settings, the theme for example. Also, it's a good reason to bring true colors support to the compiler.