Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search 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.

Learn More

This thread was closed and archived. Please ask a new question if you need help.

Unignore Source File Not Working

  • 3 replies
  • 0 have this problem
  • 4 views
  • Last reply by cor-el

Firefox dev tools debugger - once I "ignore" a source file, I can never "unignore" it. Right clicking on the file and choosing Unignore does nothing.

Firefox dev tools debugger - once I "ignore" a source file, I can never "unignore" it. Right clicking on the file and choosing Unignore does nothing.

All Replies (4)

It looks that the context menu isn't updated if you toggle ignore source, either via the right-click context menu or via the button in the right panel. It works properly if I use that button at the bottom of the fight (file) panel to toggle IS on/off. To make the context menu work I may need to select another file in the left panel and then go back to the file with the red Ignore source icon.

Hi, unfortunately clicking that button also does not solve my problem. Is there a config file somewhere that stores the ignore/unignore status - if so could I delete that config file and "reset"?

Thanks

I would assume that this is stored in memory and cleared automatically if you close the tab or the developer tools.

If it is stored then it is stored in indexedDB in the profile folder.

  • storage/permanent/indexeddb+++fx-devtools

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.