1. [to Pete] how do you syntax colour files in ... /src ?
- Posted by _tom (admin) in July
- 721 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 in July
- 711 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.