I try use ESLint as linter for Javascript files. I am using this regular expression "(.+) ([0-9]+):([0-9]+)" for highlight error lines, but it not working for me.
Expected behaviour when I click on error message in compiler tab it must navigate me to related line in editor area. Actual behaviour nothing happens.  -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1304
