-
Notifications
You must be signed in to change notification settings - Fork 110
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
Can't format .scss files #89
Comments
By default client.server_capabilities.documentFormattingProvider = true
client.server_capabilities.documentRangeFormattingProvider = true I'll add it soon to the config. Edit: Implemented on |
I did this changes, now I have no this error P.S. And one more question, how can I update Ecovim?) |
It's just github repo. Pull the changes after switching to dev branch. I've tested it, it works on dev. Edit: You may need to run in nvim directory:
to be able to |
@ecosse3 Yes, you are right, it's working, my bad :) |
Great it works.
That's actually weird. I was testing it in docker and git repository exists after a fresh install via script. Will check it later. You can always git init and add remote origin if needed. |
@ecosse3 oh, sorry, I did this command and it's work now |
When I trying to format a file
.scss
with he just throw error what[LSP] Format request failed, no matching language servers.
:LspInfo
`
The text was updated successfully, but these errors were encountered: