discovery
discovery copied to clipboard
(new topic) IDE integration support section
First of all, thanks to Jorge and all those that have contributed to this excellent resource/ebook, I have thoroughly enjoyed working through it.
I've found the sections about using openOCD and GDB very helpful and have built a good foundation of understanding from them. But I prefer to work mostly from my IDE of choice (VSCode), and it's much better to have all the tools available from your IDE (IMO).
A lot of the IDEs have very good support for the Rust ecosystem (rls, rustfmt, crates, ...), GDB and openOCD. So I'd like to know if a new section in the ebook would be of benefit? e.g. [appendix] -> [IDE integration] -> [VSCode | VIM | EMACS | ... ]
I'm just asking because I would be happy to create the VSCode section.