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 want to use keil RL libraries and also I'm not using STM32, Is it possible? how about debugging using j-link?
why Keil does not replace it's old editor with a free modern editor like VScode?
you can use ANY editor you want. my favourite is slickedit and i edit all files with that and only build/debug with uvision. what you can't do is expect to use any editor as an IDE.