Home / Snippets / How to Wrap View Source Code in Firefox Browser
How to Wrap View Source Code in Firefox Browser cover

How to Wrap View Source Code in Firefox Browser

306

2 years ago

0 comments

In this short snippet, you will learn to wrap your source code in Firefox. It's very straight froward as you can do that via the right-click context menu on any of the page and then press "Wrap Long Lines".




alternatively you can toggle this settings preference on the about:config page

  • Visit the about:config on your Firefox URL bar
  • Search view_source.wrap_long_lines and set to true
Do note that you need to accept the warning by clicking "I accept the risk!" to continue. 


Thanks for reading, hope you learn the way to wrap source code firefox. cheers!
notion avatar

Alaz

Week-end developer currently experimenting with web, mobile, and all things programming.

Topics:

Frontend

Resource

Average

Average

Comments are closed.