brackets-archive / bracketsIssues

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

Hint tag IDs when writing CSS, JS getElementById(), etc. #12481

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by anuragdeshpande Monday Jan 06, 2014 at 02:57 GMT Originally opened as https://github.com/adobe/brackets/issues/6369


When I refer a element by id using "document.getElementById("")" software doesnt provide the auto complete suggestion list of all the id's in that document, and same is the case with the css files, when in HTML, I refer to some class to a tag, all classes are not shown in the suggestion list

core-ai-bot commented 3 years ago

Comment by peterflynn Monday Jan 06, 2014 at 08:31 GMT


This feature does not exist in Brackets yet (so removing "bug" from title -- was "BUG:Java Script AutoComplete, CSS Autocomplete").

Marking 'move to backlog' so we can add this to our future feature list. Although this is related to hinting IDs when writing a CSS selector and hinting IDs when writing a jQuery '$' selector, it's different enough that it should probably be its own separate user story.

core-ai-bot commented 3 years ago

Comment by redmunds Monday Jan 06, 2014 at 16:19 GMT


FYI, there's an extension called "Brackets CSS Class Code" hint that implements id hinting for CSS. It might work for JavaScript or could be easy to adapt.

core-ai-bot commented 3 years ago

Comment by anuragdeshpande Tuesday Jan 07, 2014 at 01:28 GMT


hi redmunds, Thanks for the solution, I am done with the problem, Thank you once again :-)

core-ai-bot commented 3 years ago

Comment by redmunds Tuesday Jan 07, 2014 at 01:38 GMT


Closing.

core-ai-bot commented 3 years ago

Comment by anuragdeshpande Tuesday Jan 07, 2014 at 01:42 GMT


Thanks for the quick and timely help :-)

core-ai-bot commented 3 years ago

Comment by peterflynn Tuesday Jan 07, 2014 at 03:51 GMT


@redmunds The JS part of this isn't captured in the backlog yet, so I'm reopening so it'll be considered on our next 'move to backlog' sweep. We may decide to drop it or fold it into an existing story card, but I wouldn't assume that just yet...

core-ai-bot commented 3 years ago

Comment by redmunds Tuesday Jan 07, 2014 at 05:37 GMT


Ooops, I guess I misinterpretted what@anuragdeshpande meant by "I am done with the problem"

core-ai-bot commented 3 years ago

Comment by Turqueso Friday Dec 12, 2014 at 18:07 GMT


+1