Arduino (deprecated)

Hi All.
I will ask before doing anything wrong !!
In the VSC Extensions folder I have 2 Extensions that is marked as deprecated (crossed out) !!
1: Arduino. Arduino for Visual Studio Code.
2: C++ Intellisense with the help of GNU Global tags.

Can I uninstall these Extensions, and still run Arduino, STM32Duino etc. ?

Thanks in advance.
Jens.

PlatformIO only needs the “C/C++ Intellisense” extension by Microsoft to run. You don’t need the Arduino or C++ intellisense / gnu global tags extension.

Thank you very much :+1:

Jens