You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No need to be sorry, all of these tests and bug reports are super helpful 🥳 Linking to a repo with code examples works fine, no need to duplicate them in the issue 👍
This was from a weirdness in the slightly-too-complicated completion context that made it so only variables got suggested after @debug. I tried simplifying a bit in 1159665 so now utils() gets suggested.
Hey, it's me again, sorry! haha
There seems to be more logic to update regarding the forward rule.
This time it includes logic using it with prefix, i.e.
@forward './test' as test-*;
There are multiple test files to showcase different missing or wrong suggestions.
I left comments in each one of them for clarification, if it needs more details, please let me know.
The example repo, https://github.com/MenSeb/some-sass-bug, is up to date!
Previous issue: #190
P.S. Let me know if you prefer code examples directly here for future reference.
The text was updated successfully, but these errors were encountered: