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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor configuration setting unknown #6

Closed
midgethoen opened this issue Mar 21, 2018 · 2 comments
Closed

Editor configuration setting unknown #6

midgethoen opened this issue Mar 21, 2018 · 2 comments
Labels

Comments

@midgethoen
Copy link

First off; awesome plugin 馃挭

minor issue im having:

vscode doesn't know about the configuration described in the README, which makes me unable to use autocomplete for configuring this

schermafbeelding 2018-03-21 om 15 17 27

not sure what's going on, I though vscode would be smart about this.

does anybody else have this problem?

@jeremychone
Copy link
Contributor

yes, this seems to be a limitation of vscode. In fact, vscode does not really support property cascading from language scope and I had to find a way to support it. The catch is that we get those warnings.

If it is fine with you, I will close this ticket since there are not much we can do for now.

@midgethoen
Copy link
Author

midgethoen commented Mar 22, 2018

In fact, vscode does not really support property cascading from language scope and I had to find a way to support it

that's a pitty. Hopefully it will get fixed some day.

thanks for your time.

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

No branches or pull requests

2 participants