Compile and navigate
-
I really like Notepad++, and would like to use it for coding C, using SDCC.
Can Notepad++ capture compile output like this:
||=== Build: Release (compiler: Small Device C Compiler) ===|
main.c|line 676|syntax error: token -> ‘__endasm’ ; column 21|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|I am a newbie with Notepad++, trying to get started.