brackets-archive / bracketsIssues

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

[CLOSED] Set hidden attribute as a flag #11503

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by abaracedo Monday Oct 02, 2017 at 17:30 GMT Originally opened as https://github.com/adobe/brackets/pull/13752


The hidden attribute should be displayed as a flag.

Now when is selected from the suggestion list to autocomplete is shown like this:

<p hidden=""></p>

With this change it is shown like this:

<p hidden></p>

abaracedo included the following code: https://github.com/adobe/brackets/pull/13752/commits

core-ai-bot commented 3 years ago

Comment by petetnt Tuesday Oct 03, 2017 at 09:50 GMT


Hi@abaracedo, could you sign our CLA? http://dev.brackets.io/brackets-contributor-license-agreement.html

core-ai-bot commented 3 years ago

Comment by abaracedo Tuesday Oct 03, 2017 at 11:36 GMT


@petetnt Done! :)