The following IDE is needed:
- Combine VSCode and PlatformIO.
- One installment package (*.exe or *.deb etc): after the installment, the IDE works with features of “VSCode + PlatformIO”.
- No extension: rather than being an extension of VSCode, PlatformIO is in the installment package.
Since both VSCode and PlatformIO are open source, I guess it is possible to deliver such a new ordinary IDE.
Does anyone have any experience on this ?How to do the modifcations to the source code of VSCode and PlatformIO? Is there any guide or summary?
Thanks