Hey.
Currently I'm using notepad++ for more or less for coding exclusively, however I also play a mud, using cmud, which can log with color in ans files, I currently use logedit, but it is horribly outdated and slow.
The question is, can notepad++ in some way convert the ansi color codes in the ans file to html colors?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Short answer is no.
Long answer: you need a script to perform the conversion. The NppExec or unMe plugins will allow you to run any script efffortlessly, once properly set.
As for the details of the conversion, they depend on your specific application, so I can't say much more at this point.
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey.
Currently I'm using notepad++ for more or less for coding exclusively, however I also play a mud, using cmud, which can log with color in ans files, I currently use logedit, but it is horribly outdated and slow.
The question is, can notepad++ in some way convert the ansi color codes in the ans file to html colors?
Short answer is no.
Long answer: you need a script to perform the conversion. The NppExec or unMe plugins will allow you to run any script efffortlessly, once properly set.
As for the details of the conversion, they depend on your specific application, so I can't say much more at this point.
CChris