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

Use with sublimelinter #14

Open
seriley opened this issue Jul 8, 2014 · 4 comments
Open

Use with sublimelinter #14

seriley opened this issue Jul 8, 2014 · 4 comments
Assignees

Comments

@seriley
Copy link

seriley commented Jul 8, 2014

Add procedures to README for users that also use SublimeLinter and/or any other packages that look for Python, not Python Improved

@MattDMo
Copy link
Owner

MattDMo commented Jul 8, 2014

sure, I can do that. Since I don't use SublimeLinter that often, which changes need to be made in order for it to work?

@MattDMo MattDMo self-assigned this Jul 8, 2014
@seriley
Copy link
Author

seriley commented Jul 9, 2014

Oh. I stopped using it because of some stability problems, but let me load it back up and figure out what to send you

I thought it would be worth your while as many seem to use the linter

On Jul 8, 2014, at 4:43 PM, Matt Morrison [email protected] wrote:

sure, I can do that. Since I don't use SublimeLinter that often, which changes need to be made in order for it to work?


Reply to this email directly or view it on GitHub.

@seriley
Copy link
Author

seriley commented Jul 21, 2014

Matt,

This worked for me to get python improved set up for sublimelinter3, sublimelinter-flake8, flake8
I would add a note that they need to follow the instructions to get the linter working with python first. Then:

1. Open this SublimeLinter.sublime-settings file: Preferences->Package Settings->SublimeLinter->Settings - User
2. add the following entry to {“user”: { …, “syntax_map”: {…, “pythonimproved”: “python”}, …,}}

That was all I had to do

regards and thanks for your efforts

Steve

On Jul 8, 2014, at 4:43 PM, Matt Morrison [email protected] wrote:

sure, I can do that. Since I don't use SublimeLinter that often, which changes need to be made in order for it to work?


Reply to this email directly or view it on GitHub.

@LeonardoGentile
Copy link

@seriley that worked for me, thanks!

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

No branches or pull requests

3 participants