-
Notifications
You must be signed in to change notification settings - Fork 0
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] CSS Url Hinting support #3273
Comments
Note: hold off reviewing for now as I'm working on it this week. If you really want to try it out, it requires a change to Code Mirror in this pull request: codemirror/codemirror5#1487. |
I added support for quotes inside url(), and support url() in UPDATE: the CodeMirror fix is now in Brackets master, so this is ready to merge. |
|
|
Fixes pushed for code review. Let me know when it's ready to merge and I can squash all the commits. |
Done for second review. |
Pushed more changes. |
Pushed more JSDoc fixed |
Looks good. Merging. |
Friday Apr 19, 2013 at 02:18 GMT
Originally opened as adobe/brackets#3485
This implements url hinting for CSS:
In CSS, url hinting is supported for url() in any property value or in
@
import.redmunds included the following code: https://github.com/adobe/brackets/pull/3485/commits
The text was updated successfully, but these errors were encountered: