• uVision Editor
    I recently installed uVision 3.53 and have found that the TAB key when used to indent a block of code causes the block to increase in size by one line each time the TAB key is pressed. I find this...
  • Function editor
    Hello, I'm currently using uVision 2.33. I've written the following function in the function editor to simulate an RC5 signal which I want to detect on P1.1: define button "Start P1.1 Toggle", ...
  • "Editor: Go To Definition Of.."
    To my mind it is not enough easy to use this feature by right clicking and browsing in popup menu. And it have no shortcut. Can i add a shortcut for it(ctrl+d), or better make it by double-clicking...
  • Strange underlining in the editor
    Some symbols are underlined with a single grey line. They're not errors. I can't find a setting which relates to these. Does anyone know what they are and how to remove them? drive.google.com/open...
  • Using VScode as editor
    Hi, I want to know how to use VScode as a replacement for the keil editor? Is there any way or tutorials? I have found some ways for STM32 using make files, But I want to use c++14, and I do...