This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reformat

Dear All,

How to automatically reformat our code in µVision2 ? so that the code will have proper tabs to view it nicely.
I have µVision2 V2.20a, but I can not find it. I only find "Go to matching brace" which is very useful too of course.

I see this reformat feature in a freeware c editor/compiler such this http://www.cs.virginia.edu/~lcc-win32/

thanks

Parents
  • "If you insist on using the IDE ... you are locked to the Keil attempt at an editor."

    No, you're not.
    You can use an external editor - although it won't be "integrated" in the IDE.

    I frequently edit files in CodeWright, save the file, then hit the 'Compile' button in uVision.

    I even have an item set up in my uVision 'Tools' menu to "Open the current file in CodeWright"

    I do the same with Borland...

Reply
  • "If you insist on using the IDE ... you are locked to the Keil attempt at an editor."

    No, you're not.
    You can use an external editor - although it won't be "integrated" in the IDE.

    I frequently edit files in CodeWright, save the file, then hit the 'Compile' button in uVision.

    I even have an item set up in my uVision 'Tools' menu to "Open the current file in CodeWright"

    I do the same with Borland...

Children
  • "If you insist on using the IDE ... you are locked to the Keil attempt at an editor."

    No, you're not.
    You can use an external editor - although it won't be "integrated" in the IDE.


    Ok Andy, I'll restate

    If you insist on the editor being part of the IDE ...

    I know very few (evidently you are one of them) that work both outside and inside the IDE.

    Erik