On Nov 19, 1:35 am, Jet <[email protected]> wrote: > Hi, > While editing CSS, by pressing up and down, different CSS > Elements and Properties will appear and press tab to auto complete. > Apart from that, is it possible to show the full list of CSS elements > and properties (dropdown list) for selection just like the Visual > Studio Intellisense ?
Sure its possible, we do this for the command line already. I guess the only difficulty it correctly placing the panel since the current code relies on the structure of the command line UI too much. (However I don't plan to work on this, I can't put more time on completion feature). > > Thank You -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
