Change Firefox’s Default Source Editor

by Dan

notepad++logoWell since I am a little partial to using Notepad++ for just about everything these days looks like with a few easy steps you can change the default source editor in Firefox to use Notepad++  It is very simple:

Go to about:config

Search for “view_source.editor.external”
Change this value to “true”

Search for “view_source.editor.path”
Change this to the path of your editor “C:\Program Files\Notepad++\notepad++.exe”

Related posts:

  1. Firebug – Firefox CSS Analyzer So last night I was bored and decided to...
  2. Change Default Uploader in Wordpress For some reason some of my sites always freeze...
  3. VBS Script to Delete Old Files I have setup my web hosting service to FTP...
  4. Setting up Mercury SMTP for XAMPP Alright so after being up late last night until...
  5. Convert Video Formats This is a great freeware program and will convert...

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.