Posted 20 years ago
by Redth

First of all let me thank you for making this component free. I really appreciate it, and it makes a big difference to other free projects. Currently, I'm creating a new Paste Bin service, and this control is one of the key components to it.
<A HREF="http://www.PasteHere.com" TARGET=_blank>www.PasteHere.com</A> - is the site...
I'd like to request a couple features....
1) Optional Line numbering. This can be implemented easily enough after the fact, however it doesn't work perfectly with outlining, since when a code block collapses, the line numbers appear the same and don't collapse. It would be nice if you could add a property to enable line numbers with and without code outlining enabled...
2) More language definitions... I know these can be done manually, but quite frankly, it is quite confusing staring at one of the defenition files if you don't know the inner workings of the component well... here are some languages that you might consider adding:
C
C++
Coldfusion
PHP
Perl
Python
Pascal
Java
and finally, there's one other thing that might already be available, but if it is, i don't know how to do it. I have an option for "Other" language which should do no highlighting at all. Is there any way to feed the highlighter control a null language file or something to make it bypass any sort of highlighting?
Again, thanks for your hard work, it is appreciated!
<A HREF="http://www.PasteHere.com" TARGET=_blank>www.PasteHere.com</A> - is the site...
I'd like to request a couple features....
1) Optional Line numbering. This can be implemented easily enough after the fact, however it doesn't work perfectly with outlining, since when a code block collapses, the line numbers appear the same and don't collapse. It would be nice if you could add a property to enable line numbers with and without code outlining enabled...
2) More language definitions... I know these can be done manually, but quite frankly, it is quite confusing staring at one of the defenition files if you don't know the inner workings of the component well... here are some languages that you might consider adding:
C
C++
Coldfusion
PHP
Perl
Python
Pascal
Java
and finally, there's one other thing that might already be available, but if it is, i don't know how to do it. I have an option for "Other" language which should do no highlighting at all. Is there any way to feed the highlighter control a null language file or something to make it bypass any sort of highlighting?
Again, thanks for your hard work, it is appreciated!