• Comment selection without indent..
    Hello, In uVision3, I'm using F9 key as shortcut key for commenting the actual selection. However, I would like the // to be placed without the indent. Is there a way to make this work? (I know I...
  • Auto indent - Colon causes line to have no indentation
    IDE Version: uVision 5.11 Is there a way to keep auto indenting, but to disable certain features? For example, the colon (:) anywhere on the line causes the whole line to un-indent. So something...
  • spaces not TABs for indentation
    The interpretation of TAB characters is (almost) entirely unpredictable - therefore (almost) all code posted here (and on other forums) using TABs for layout will be garbled. See, for example, http...
  • Auto Indent in uVision3
    I recently installed latest C51 and the uVision Beta release but cannot get the auto-indent featue to work unless I have virtual spaces enabled. Clues anybody?
  • RENAMECLASS doesn't work with ICODE
    Hello, I use the RENAMECLASS Pragma for several sections and it works fine. For some reason it doesn't work with ICODE. The compiler says "unknown class". But the ICODE class is used several times and...