Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

how to open inspector for object log in console

  • 3 svar
  • 1 har dette problem
  • 6 visninger
  • Seneste svar af 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

Alle svar (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

Ændret af kastin den