Hacker News new | ask | show | jobs
by skybrian 3941 days ago
It seems like this could be solved by making it an option? During development, generate line number pragmas to improve the error messages. Then when you have a working program, format the code nicely.
1 comments

That's an excellent idea. I don't think it would work for all languages, but it's still a good solution, and will be added to the TODO list.