Content Editor
Top  Previous  Next

In HTTP Analyzer, All content editors have same behavior and presentation. Right-click the content of editor can pop up the editor's sensitive menu to populate the editor.

hv_Editor

·Send to JSON Viewer: Send selected content to JSON viewer to parse the JSON content as a tree structure.  
·Show Hex Viewer... Popup Hex viewer and display the content in hexadecimal and textual format.  
·Open with ... Open the content with an registered external editor.  
·Save as... Save content to a file.  
·Copy  
·Select All  
·Find...  
·Find Next  
·Find Previous  
·Goto Line Number: Choose it to display the Go To Line Number dialog box.  
·Charset:  
·Font:  
·Toggle Bookmarks : Choose Toggle Bookmarks from the Code editor context menu to set or clear up to 10 bookmarker locations in each file you have open in the Code editor. Bookmarks let you save your place within a long text file. You can also press Ctrl+SHITF and the number of the bookmark to set or change the location of a bookmark.  
·Goto Bookmarks: Choose Goto Bookmarks from the Code editor context menu to display a list of bookmarker locations you can jump to in the Code editor. You can also jump to bookmarks by typing CTRL+the number of the bookmark.  
·Syntax Highlighter: Content Editor support HTML,CSS, JavaScript, color syntax highlighting and handle syntax highlighting correctly for JavaScript, CSS which embedded in html documentt.