ESPDEV Linter problem

Hi,
I work with Atom 1.33.1and PlatformIO 2.0.0 Core 4.0.0a1 on my Win8 PC and have the following problem which i cannot find a solution to:

When I work with ESP8266 and Arduino platform everything works fine… when I save a source I get an errormessage when something is spelled wrong from Linter.

Now I switched to ESP32 and it does not work anymore… I use ESP32DEV and Arduino platform but whenever I save my file i get an error-message:
xtensa-esp32-elf-g++.exe: error: ESP32: No such file or directory
xtensa-esp32-elf-g++.exe: error: Dev: No such file or directory
xtensa-esp32-elf-g++.exe: error: Module": Invalid argument

I checked the ,gcc-flags.json-file, looked at the execPath and checked if the mentioned file is on my PC… it is!..
Re-installed Linter… no improvement…

Does anyone have a clue how to solve this?

THNX

Checked it on my other machine also (Win7)… same problem!

Anyone??

Does it work with PlatformIO IDE for VSCode => A professional collaborative platform for embedded development · PlatformIO ?