Koder Posted April 24, 2014 Posted April 24, 2014 The Au3Check.exe output in latest build has changed in a way that breaks jumping to the specified error using TextPad. Previously, I was able to double click the error line and TextPad would jump to file, line and column of the error. Now, the output has quotes around the file, which breaks the error jumping. Does anyone know how to configure TextPad to recognize the quotes in the output? I've played with the "Regular expression to match output" from TextPad but it seems to have no effect, even if I purposely break the expression. Or maybe that change in Au3Check.exe could be rolled back? Thanks! Rick
Developers Jos Posted April 24, 2014 Developers Posted April 24, 2014 Or maybe that change in Au3Check.exe could be rolled back? Thanks! Ricknot really as the doubleqoutes are added to be able to properly determine the correct filename in SciTE when a filename contains spaces. I don't have text pad installed so don't know what needs to happen there for it to work correctly. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now