brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Update CSS Code Hints pseudo-selectors #11298

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by valtlai Friday Apr 28, 2017 at 15:20 GMT Originally opened as https://github.com/adobe/brackets/pull/13345


Add pseudo-classes – :default:dir():focus-within:fullscreen:indeterminate:matches():placeholder-shown.

Add pseudo-element ::placeholder.

Fix alphabetical order, space around :.


valtlai included the following code: https://github.com/adobe/brackets/pull/13345/commits

core-ai-bot commented 3 years ago

Comment by valtlai Wednesday May 03, 2017 at 12:33 GMT


@swmitra Fixed. Added :fullscreen

core-ai-bot commented 3 years ago

Comment by swmitra Wednesday May 03, 2017 at 15:45 GMT


@valtlai Good work. Waiting for more now... Merging this PR.