arduino.tmbundle icon indicating copy to clipboard operation
arduino.tmbundle copied to clipboard

Compiler errors should reference user's .pde file, not generated .cpp file

Open nasser opened this issue 14 years ago • 0 comments

Could be a simple regex gsub to change the file name. Correcting line numbers will come down to decrementing by a fixed amount (3 lines, I think) depending on what is added to the top of the .cpp file.

nasser avatar Dec 18 '10 06:12 nasser