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

[css/less/scss] validation on values #8323

Closed
dbaeumer opened this issue Jun 28, 2016 · 6 comments
Closed

[css/less/scss] validation on values #8323

dbaeumer opened this issue Jun 28, 2016 · 6 comments
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling *not-reproducible Issue cannot be reproduced by VS Code Team member as described
Milestone

Comments

@dbaeumer
Copy link
Member

dbaeumer commented Jun 28, 2016

  • VSCode Version: 1.3.0-insider
  • OS Version: Windows 10.

See screen shot. Shouldn't bld have a squiggle

capture

@dbaeumer
Copy link
Member Author

Same is true for scss and css

@dbaeumer
Copy link
Member Author

Also happens in VS Code.

@dbaeumer dbaeumer changed the title Standalone editor less: no warning for unknow values Less: no warning for unknow values Jun 28, 2016
@dbaeumer dbaeumer added css-less-scss Issues and items concerning CSS,Less,SCSS styling and removed monaco-editor labels Jun 28, 2016
@aeschli aeschli modified the milestones: June 2016, Backlog Jun 29, 2016
@aeschli aeschli added the feature-request Request for new features or functionality label Jun 29, 2016
@aeschli
Copy link
Contributor

aeschli commented Jun 29, 2016

Not a regression, we never did any validation on values. Could be trivial for some properties where we know all values, but trickier for others that take multiple arguments.

@aeschli aeschli changed the title Less: no warning for unknow values [css/less/scss] validation on values Jun 29, 2016
@connorshea
Copy link
Contributor

I think microsoft/vscode-css-languageservice#93 is relevant to this issue?

@octref
Copy link
Contributor

octref commented Aug 26, 2019

There's error now.

image

@octref octref added *not-reproducible Issue cannot be reproduced by VS Code Team member as described and removed feature-request Request for new features or functionality labels Aug 26, 2019
@vscodebot
Copy link

vscodebot bot commented Aug 26, 2019

We closed this issue because we are unable to reproduce the problem with the steps you describe. Chances are we've already fixed your problem in a recent version of VS Code. If not, please ask us to reopen the issue and provide us with more detail. Our issue reporting guidelines might help you with that.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Aug 26, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling *not-reproducible Issue cannot be reproduced by VS Code Team member as described
Projects
None yet
Development

No branches or pull requests

4 participants