(TexnicCenter) How to locate errors in code

  • Thread starter Thread starter jackmell
  • Start date Start date
  • Tags Tags
    Code Errors
AI Thread Summary
The discussion centers around an issue with TexnicCenter where the feature allowing users to double-click error messages in the output window to navigate to the corresponding line in the source code has stopped functioning. A suggestion is made to check the preferences for potential settings related to this feature. Additionally, enabling line numbering is recommended as a workaround to manually locate errors in the code.
jackmell
Messages
1,806
Reaction score
54
Hi

I recently uploaded what I think is the most recent update to TexnicCenter. In the past, when I built a file, I could double-click on an error message in the output window and a green arrow would appear at the line number in the source code where the error occurred. That doesn't work anymore.

Can someone explain how to set this up?

Thanks,
Jack
 
Physics news on Phys.org
I'd check under preferences. If nothing, you can at least turn on line numbering and manually scroll to the line in question!
 
Back
Top