Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Open Source Projects > Code Converter > A "nice to have"...

A "nice to have"...

Feed from this thread
  • Sean Gough avatar

    Posted on Apr 3, 2007 (permalink)

    Totally not a requirement, but would be nice nonetheless if the resulting code was formatted and colour coded.  I realize this would be an issue for a text box control, but maybe as an optional feature?  (i.e. check this box for formatted code)

    Reply

  • Vladimir Milev Vladimir Milev admin's avatar

    Posted on Apr 4, 2007 (permalink)

    Hi Sean Gough,

    That's a great idea. We already have a basic code colorizer in the quick start framework, we might just try to implement something in the web version of the converter. Thanks for the heads up!

    All the best,
    Vladimir Milev
    the telerik team

    Instantly find answers to your questions at the new telerik Support Center

    Reply

  • Posted on Apr 4, 2007 (permalink)

    Yep, pretty much a "Colorize and Export to Html" tool, pretty  similar to the colorizer (Format Code Block) snippet in rad Editor. It is often needed to copy/paste colored code in Html format - and this is very annoying to do by hand. So it would be a great option.

    Reply

  • Posted on Apr 4, 2007 (permalink)

    Sean and Johan-

    Good ideas! I figured a formatted color output feature would eventually be requested, but I wanted to wait for the official "votes". Vladimir makes a good point about reusing the Telerik code formatter, so hopefully we'll be able to deliver this as an optional feature soon.

    Thanks~
    Todd

    Reply

  • Posted on Apr 4, 2007 (permalink)

    All-

    Ask and you shall receive. I have extracted the highlighting code from the Telerik Quickstart and added syntax highlighting to the Code Converter. Check out this blog post for the details and then visit the converter for the fun:

    http://telerikwatch.com/2007/04/more-converter-updates.html


    Thanks~
    Todd

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Open Source Projects > Code Converter > A "nice to have"...