Support suffix #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/Tarrowren/css-class-intellisense/issues/15
What feature does this implement (the linked issue explains absolutely nothing)?
I added the suffix feature.
https://sass-lang.com/documentation/style-rules/parent-selector/
Why did you include
selector?in the rule? It seems to work just as well without that.suffix is used for className, which I think is close to classSelector.
suffix is not currently parsed correctly.

That doesn't answer my question about the use of
selector?in the new rule at all. Attached patch implements this in a way that seems more correct to me.Sorry, I misunderstood what you said. It's not appropriate to use
selector?here.Pull request closed