Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

how to open inspector for object log in console

  • 3 respostas
  • 1 tem este problema
  • 6 visualizações
  • Última resposta de kastin

more options

Firefox for developer

1. open console 2. log any object 3. try to "inspect" this object, so open right pnael to be able to search by key or value and see full object as tree

I had this panel in previous Firefox for Developer edition, but after last update I cant find and activate this feature.

where this panel is located, how to enable it? thanks for reply

Firefox for developer 1. open console 2. log any object 3. try to "inspect" this object, so open right pnael to be able to search by key or value and see full object as tree I had this panel in previous Firefox for Developer edition, but after last update I cant find and activate this feature. where this panel is located, how to enable it? thanks for reply

Todas as respostas (3)

more options

It appears that this sidebar panel to inspect a variable is replaced by a tree view in the main console window.

Such a sidebar panel is still available in the Scratchpad (Inspect), so maybe use that tool via the cogwheel toolbar settings. You can add a Scratchpad button the the developer toolbar.

  • j={a:1,b:'zzzz',c:[1,2,3,4]}
more options

hm.. but now console (without inspector) is totally useless for me and many other people.. how to suggest to bring inspector back ?

now I cant: expand object by 1 click, search by keys/values, change preview quickly of many console objects, got a "clean tree preview" of object (on current console tree we have "quick preview" of sub-object and a tree below, what leads to a mess)

do we have any plugins that do the same as inspector did?

ps. Scratchpad -> yes it has inspector what is great but I cant merge/connect it to console logs..

thanks

Alterado por kastin em