Backtrace decoder for ESP32

Hi all, I’ve seen ESP32/8266 backtrace decoder for Arduino IDE, I am wondering if there is a smilar one for PIO ?
Thanks

p/s: I’m using PIO in VS Code

@ivankravets I’ve found the Python version: GitHub - janLo/EspArduinoExceptionDecoder: Python Script to decode ESP8266 Exceptions.
It would be really nice to integrate it into Platformio.

Please create a feature request here Issues · platformio/platform-espressif32 · GitHub