In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How, can it be done in VS ?
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How, can it be done in VS ?
Hello,
When you migrate from SES to VScode you won't be able to see the exact options but for rebuilding and cleaning the solution you can find the option MORE ACTIONS (right to the build folder) where you can remove the build configuration and also can update the build configuration.
If you are updating the Cmake/config file you should use a pristine build which you can find under ACTIONS.Please see the below screenshot to get a clear idea.
Kind Regards,
Abhijith