2024-07-25 05:15 AM - edited 2024-07-25 05:16 AM
I hope to use the same Build Analyzer in VSCode as in the IDE, which allows developers to more clearly see the use of flash and memory. I have tried to use GPT to write a plugin, but the effect is not good, and I don't understand the JS language well, so it is difficult to develop it by myself.
My mother tongue is not English, please forgive me if it is not easy to understand.
2024-07-25 05:40 AM - edited 2024-07-25 05:41 AM
If you want to convince (or sponsor) someone to make this tool for VS Code - you're welcome! A good idea.
(but most likely it already exists, because it is based on well known format of linker .map file, maybe .ld files too).
2024-07-25 06:07 AM
Yes, it parses the map file format, but I haven't found anything like it in the extension marketplace, nor any relevant content through search engines. Perhaps reverse-engineering the official Java plugin could be an option, but I haven't learned Java yet either.
2024-10-09 11:09 PM
Hi!
I also lack this functionality a lot in VS Code.
Any news regarding recommended extensions etc?
Thanks
2024-10-10 12:45 AM
I don't have any new information.
Perhaps there are fewer people using VS Code for this specific purpose.