Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

There should be HTML hints for aria-* attributes #12461

Closed
twang2218 opened this issue May 27, 2016 · 7 comments
Closed

There should be HTML hints for aria-* attributes #12461

twang2218 opened this issue May 27, 2016 · 7 comments

Comments

@twang2218
Copy link

In the code:
https://github.com/adobe/brackets/blob/master/src/extensions/default/HTMLCodeHints/HtmlAttributes.json

The aria-* attributes are missing, which are states and properties for Accessible Rich Internet Applications, defined in https://www.w3.org/TR/wai-aria/states_and_properties

@Coder206
Copy link
Contributor

I'll try to fix this one

@Coder206
Copy link
Contributor

Coder206 commented May 28, 2016

@twang2218 The code is ready and is waiting the merge to master. It works well!

@Denisov21
Copy link
Contributor

Fix in PR #12471

@Coder206
Copy link
Contributor

@twang2218 I solved this issue and it has been pull requested.

@twang2218
Copy link
Author

twang2218 commented Nov 24, 2016

As #12471 has been merged and was released as part of 1.8, I'm closing this issue.

@gparsloe
Copy link

gparsloe commented Mar 27, 2017

Hello. I'm using Brackets 1.9 (just updated from 1.6 today). How do I trigger aria hints? I've tried just typing aria- and waiting, but nothing happens.

Update: When I stopped running $ionic serve, then Brackets did show the aria hints as expected. So, I'm all set. I'm just leaving this comment here in case others have the same problem.

Second Update: When I tried to replicate the issue to report it, as Coder206 suggested, I couldn't get it to happen again. Maybe it was my error as a user or maybe it was in a weird state for some reason, which I can't get to happen again. Either way, it's working fine now. Coder206: Thanks for your input. I'm going to hold off on reporting it unless I can get it to happen again.

@Coder206
Copy link
Contributor

@gparsloe Thanks for the information. I am glad you found a solution. :) I would suggest reporting this as an issue.

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

No branches or pull requests

5 participants