-
Notifications
You must be signed in to change notification settings - Fork 8
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
scss-lint not compatible with IntelliJ IDEA Educational Edition 2019.3 x64 #67
Comments
@idok Is this no longer compatible with Pycharm? |
Posted there also because I don't think this works with Pycharm anymore at all. |
Any update on "There is no *.exe" ? |
Any update? Same issue on my end. |
No. I am told pretty much nobody cares and what I hate is that there is no support to get it working for those that have no idea how to do so. The official wording I get though is that it's not supported add to contact the plugin author. So everybody just kind of passes the buck to the other person that's the author of some other thing whether you know what that other thing is or not. |
Versions
Windows 7
IntelliJ IDEA Educational Edition 2019.3 x64
I do not have Java installed on my computer as I do not need it.
I do have NodeJs installed because it was a requirement
Description
Went to Jetbrains and I installed all that including NodeJs and did the NPM install
Went to GitHub It tells me to just gem install it
Went to a How to use Link
That link gives me mac pictures that are obviously not going to work on a PC. There is no scss-lint yaml file and I have hide file extensions disabled so I will see ALL extensions.
There is only a bat file.
Using the scss-lint file with no extension in the config does nothing
In fact it errors and tells me to find the lint.exe
If I use that and I don't specify the exe then I get this long mess of text
The settings screen does not automatically find lint.
Steps to Reproduce
None you just open it.
Expected behavior:
Find Lint automatically
Read this page No install instructions.
Went here No install instructions
Actual behavior:
Doesn't know lint is installed
What are the install steps?
What do I do in order for the Jetbrains program to use scss-lint?
The text was updated successfully, but these errors were encountered: