microsoft / vscode-css-languageservice

CSS, LESS & SCSS language service extracted from VSCode to be reused, e.g in the Monaco editor.
MIT License
316 stars 176 forks source link

selectors may start with combinators #279

Closed taroken6 closed 2 years ago

taroken6 commented 2 years ago

fixes https://github.com/microsoft/vscode/issues/147353
fixes #250

A minor change that removes syntax errors when selectors start with combinators (ex: >, ~, and +).

aeschli commented 2 years ago

@taroken6 Thanks a lot, I added some tests. Can you sign the Contributor License Agreement?

taroken6 commented 2 years ago

@taroken6 Thanks a lot, I added some tests. Can you sign the Contributor License Agreement?

Think I signed it. Didn't see word from CLA Bot.