Change IE ViewSource codeDefault Editor, such as NotePad ++
The method is as follows:
1. Go to the registry editing page and goProgramRegedit
2. Find the following key word: HKEY_LOCAL_MACHINE --> Software --> Microsoft --> Internet Explorer --> View Source editor ---> editor name.
Change the default data to c: \ Program Files \ notepad ++ \ notepad1_cmd.exe.
3. If no View Source editor or editor name is available, you can create it yourself.
Create a View Source Editor, right-click View Source editor, and then create the editor name.
The default value is c: \ Program Files \ notepad ++ \ notepad1_cmd.exe.
Modify the Firefox viewing SourceCodeDefault Editor, such as NotePad ++
Settings:
Open the firebox configuration page: Enter about: config in the browser
Change view_source.editor.external to true. The default value is false.
View_source.editor.path is c: \ Program Files \ notepad ++ \ notepad1_cmd.exe