Replies: 1 comment
-
I have a similar needs, but about prefixes. We have a monorepo with projects using different prefixes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like a setup like the following:
To then populate both styles in the intellisense autocompletion when using an editor configuration such as the following:
However, it seems like currently there is some sort of logic around "the first matched" config that I only get those styles in the intellisense. It seems that whichever one is first in the object above is the only one provided in intellisense when there is overlap.
This discussion may actually be for the same issue, but it was not clear to me at first: #9328
Beta Was this translation helpful? Give feedback.
All reactions