CFC-Servers / CFC-Servers/GLuaTest
Add GLua syntax highlighting to the Error output
Open
enhancement
help wanted
- Dominant language
- Lua
- Stars
- 87
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
It would be really cool if we could syntax highlight the error output.
Since we've monkey-patched `MsgC` to write everything in ANSI, it's doable.
I think the best place to start would be finding the source for some existing syntax highlighter (`gcompute`? `luapad`? some css highlighter?) written in lua and hack it to output ANSI color codes instead.
It'll be tricky, but it would be a really cool addition.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.