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

[CLOSED] In CSSUtils, detect when in an @ rule correctly #10620

Open
core-ai-bot opened this issue Aug 30, 2021 · 4 comments
Open

[CLOSED] In CSSUtils, detect when in an @ rule correctly #10620

core-ai-bot opened this issue Aug 30, 2021 · 4 comments

Comments

@core-ai-bot
Copy link
Member

Issue by MarcelGerber
Monday May 02, 2016 at 20:24 GMT
Originally opened as adobe/brackets#12397


Followup for #12393.
I could have sworn it worked the way I had it, but as it turned out, it doesn't. CM has also changed the context of @import from "at" to "atBlock", so now when we're inside, we deal with a "atBlock_parens".

cc@nethip@redmunds


MarcelGerber included the following code: https://github.com/adobe/brackets/pull/12397/commits

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Monday May 02, 2016 at 20:44 GMT


This looks correct according to description above, but I haven't run the code. Can someone verify that this works? Also need to verify that broken tests are now fixed.

@core-ai-bot
Copy link
Member Author

Comment by ficristo
Tuesday May 03, 2016 at 09:53 GMT


I see the autocomplete with this PR (I've tested against the brackets_shared.less file)
There are still 4 error on Url Code Hinting tests (on master 5 do not pass).
The CSS Code Hinting tests pass both on master and on this PR.

@core-ai-bot
Copy link
Member Author

Comment by MarcelGerber
Tuesday May 03, 2016 at 14:30 GMT


The other 4 test failures are caused by adobe/brackets#12396.

@core-ai-bot
Copy link
Member Author

Comment by ficristo
Tuesday May 03, 2016 at 15:03 GMT


The other 4 test failures are caused by #12396.

Good to know!

Then LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant