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

Unknown property: 'appearance' in Diagnostics view #28

Open
richiksc opened this issue Jul 19, 2018 · 0 comments
Open

Unknown property: 'appearance' in Diagnostics view #28

richiksc opened this issue Jul 19, 2018 · 0 comments
Labels
bug 🐛 lsp-server Server side of language server protocol

Comments

@richiksc
Copy link

The property 'appearance' is not recognized by the CSS language server in the Diagnostics view. There is an alert next to the line where the property appearance is declared and a message shows up in Diagnostics:

image

However, the vendor prefixed versions are recognized and no error is thrown. Most developers like to include the unprefixed version as well, despite it being not used by any browsers, for future proofing and adherence to CSS standards and specifications.

@liuderchi liuderchi added lsp-server Server side of language server protocol bug 🐛 labels Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 lsp-server Server side of language server protocol
Projects
None yet
Development

No branches or pull requests

2 participants