Closed
Description
Why has the IDE started stripping comments when preprocessing .ino files to .cpp files in the build directory? This is liable to make disassembly and real debugging more difficult (for those few who do it), and violates the principal of doing as little pre-processing as possible, and I don't see any advantage to doing it...