liquidev / lintplus

An improved linting plugin for the lite text editor.
59 stars 7 forks source link

Add latex linting support. #34

Closed PerilousBooklet closed 3 months ago

PerilousBooklet commented 5 months ago

I forgot to modify the regular expressions. I'll fix it as soon as I can.

jgmdev commented 5 months ago

Could you also bump the manifest.json plugin version to 0.3.1?

PerilousBooklet commented 5 months ago

Sure.

jgmdev commented 5 months ago

I forgot to modify the regular expressions. I'll fix it as soon as I can.

Let me know when this PR is tested and working and I will merge it. Otherwise I could install the latex linter myself and give it a test when I get some time.

PerilousBooklet commented 5 months ago

It's going to take me a while before I can fix the regex, because I need to learn how those settings work first and I still have exams, but if you could take a look at it, it would be a big help.

PerilousBooklet commented 3 months ago

I'm closing this PR, because I recently found out that texlab already includes an integrated linter.