Bug 525247 - CSS content assist is missing attribute selector template
Summary: CSS content assist is missing attribute selector template
Status: REOPENED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: JS Tools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: consistency, triaged, usability
Depends on:
Blocks:
 
Reported: 2017-09-26 16:01 EDT by Carolyn MacLeod CLA
Modified: 2018-05-14 13:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2017-09-26 16:01:57 EDT
Type ctrl+space in a css file, or inside a style element in an html file.
The first 3 items in the content assist list are:
  Rule : element {}
  Rule : #id {}
  Rule : .class {}

There should also be a rule for [attribute] {}
or maybe [attribute=val] {}
Comment 1 Michael Rennie CLA 2018-04-09 09:40:49 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. 

For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04114.html
Comment 2 Carolyn MacLeod CLA 2018-05-14 13:21:01 EDT
Reopening "content assist should JustWork everywhere" bugs.