1. [to Pete] how do you syntax colour files in ... /src ?
- Posted by _tom (admin) Jul 08, 2020
- 1443 views
For code examples in .../docs/phix/src, how do you syntax colour the examples?
be well
_tom
2. Re: [to Pete] how do you syntax colour files in ... /src ?
- Posted by petelomax Jul 08, 2020
- 1415 views
I use Tools\Htmlise eucode, in either Edita or Edix.
It processes all open .htm/.php files in the current directory.
See demo\Edix\src\htmlise.e\htmliseEucode() for more details.