Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this work with current SublimeLinter? #9

Open
reagle opened this issue Sep 30, 2019 · 5 comments · May be fixed by #10
Open

Does this work with current SublimeLinter? #9

reagle opened this issue Sep 30, 2019 · 5 comments · May be fixed by #10

Comments

@reagle
Copy link

reagle commented Sep 30, 2019

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 http://www.sublimelinter.com/en/stable/linter_settings.html#selector instead.


SublimeLinter: ERROR:
=====================

proselint disabled. 'selector' is mandatory in 'cls.defaults'.
 See http://www.sublimelinter.com/en/stable/linter_settings.html#selector

@reagle
Copy link
Author

reagle commented Sep 30, 2019

Perhaps related to this?

@jacksmith15 jacksmith15 linked a pull request Oct 14, 2019 that will close this issue
@ColonelBuendia
Copy link

While this gets squared away by the SublimeLinter folks;

Go get this fork, download or pull the repo. Installing the repo of the author failed for me - so manually getting it and installing was needed. Rename it to SublimeLinter-contrib-proselint.sublime-package and move it to /home/ColonelBuendia/.config/sublime-text/Installed Packages/SublimeLinter-contrib-proselint.sublime-package.

Should work when syntax is plain or md. Also proselint was in my distro's repos now, under python3-proselint which was super convenient.

PRO-TIP: If you download it, it may be a zip of a folder and not a zip of the files - and nothing will work. Move all the files to the root of the zip if so. Let's never discuss how long this took me to notice.

@Stakker
Copy link

Stakker commented Nov 14, 2022

While this gets squared away by the SublimeLinter folks;

I hope this is fixed some day, because this is a very useful package in my work. But thank you for the tip—I can confirm that this fork actually works 👍

And yeah, the author repo doesn't seem to be working, so had to download it manually (and get rid of the folder in the zip :-)

@Stakker
Copy link

Stakker commented Nov 14, 2022

Well... it worked for a while. Then I stupidly did the Upgrade/Overwrite All Packages thing from Package Control, which overwrote the package with the main branch version and now I can't get it to work anymore for some reason... even if I delete the whole Sublime Text folder and install all packages from zero :-/ Everything should be exactly the same, but it doesn't work anymore.

EDIT: Hmm, looks like proselint itself is giving errors... No idea why, because I didn't touch it.

@reagle
Copy link
Author

reagle commented Nov 14, 2022

It sounds like the forked version really should be the canonical version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants