SublimeLinter-contrib-proselint icon indicating copy to clipboard operation
SublimeLinter-contrib-proselint copied to clipboard

A Sublime Text plugin for proselint

Results 6 SublimeLinter-contrib-proselint issues
Sort by recently updated
recently updated
newest added

I get the following errors. ``` SublimeLinter: ERROR: ===================== proselint: Defining 'cls.syntax' has no effect anymore. Use http://www.sublimelinter.com/en/stable/linter_settings.html#selector instead. SublimeLinter: ERROR: ===================== proselint: Defining 'cls.selectors' has no effect anymore. Use...

Makes updates necessary to work with SublimeLinter 4. Resolves #9

I'm using MarkdownEditing sublime3 plugin and if I select 'Markdown' or 'Multimarkdown' syntax linter not working. Only 'Markdown GFM' syntax trigger the linter. Could you please activate it for every...

The README says that the plugin will respect a .proselintrc file but it's not using the one that's in the same directory as the file I'm editing. Where can I...

I use proselint mainly w/ LaTeX (and LaTeXing syntax). I've just forked/edited the linter.py to add those to the 'syntax' line. Not sure if I should pull-request those to you...

Proselint splits long messages onto multiple lines, causing only part of some messages to appear in the status bar