Arduino.h,i cannot include

hi, its my first run in platformio ,it always giving this error

main.cpp:1:10: fatal error: Arduino.h: No such file or directory
1 | #include <Arduino.h>

what should i do?

Please show a full screenshot of VSCode with the error present and the contents of your platformio.ini.