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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
As a user, I would like to omit stylesheets from being included in Quick Edit matches.
Criteria
CSS Quick Edit results should be grouped by stylesheet.
Stylesheet header should show the total number of selector matches.
Rules can be hidden by collapsing stylesheet.
State of stylesheet is persisted between Quick Edits by project.
Collapsed stylesheets are not included in the keyboard shortcut cycle (Alt + arrows)
If stylesheet collapsed for a currently viewed rule, rule is still selected, but selection is not visible.
Initially selected result is the first non-collapsed result. If all stylesheets are collapsed upon invoking a Quick Edit, select nothing initially & display a message indicating all results are collapsed.
Auto collapse minified files by default.
Filename ends in ".min.css", or
Contains a line longer than 300 chars within the first 20(?) lines
Tasks
@peterflynn Draw header separators for each files' worth of results
As a user, I would like to omit stylesheets from being included in Quick Edit matches.
Criteria
Alt + arrows
)Tasks
The text was updated successfully, but these errors were encountered: