Tricks & Tips: About using UltraEditor 13+ to edit HTML source

2008-12-29 10:42:45 |

There are some tricks and tips about using UltraEditor V13+ to edit HTML source file:

  • Recommending you guys using the newer version V14.20
  • You can paste HTML source from a existing HTML page following the below steps:
    1. Copy the source content from the HTML page.
    2. Switch to your editor window.
    3. Click the menu: Edit->Paste Special-> HTML Source, this command will copy the content as HTML script rather than plain text.
  • The UltraEditor V13+ has a built-in web browser for previewing current html source, you can toggle it by menu or toolbar.
    • image 
    • Menu: View->Toggle Browser View.
  • UltraEditor V13+ provides a useful toolbar to input HTML tag and you can customize it.
    • image 
    • Customizing: Advanced->Configurations…-->Toolbar& Menus-->HTML Toolbar.
  • When editing some source file , pressing F8 will show a "function list" for you. (it is not very good.)
    • image 
    • As you can see in the preceding picture, you can collapse and un-collapse you source code freely.

Other tips:

  • There is no "Browser View" in the versions before V13.
  • It do not load associated JavaScript files from local/remote file system till version V14 when previewing a HTML file in built-in browser.
  • UltraEditor has a powerful script engine, you can develop some useful macros for your daily working.
  • Pressing Alt+C (default key mapping)  will change currently editor into column-mode, it is fantastic. (more functionalities are reside in menu "Column").
  • The Perl-style regular-expression is only supported by the versions after V14, the others version support the UltraEditor style.
  • Menu Search-->Find in Files/ Replace in Files is powerful for search keywords from a directory or file list.

Jeason Zhao (沈胜衣,斛律光) ------雪饮再现,一个人的江湖
我知道我是谁,我是沈胜衣,默默的活着,就像空气。

Add comment




biuquote
  • Comment
  • Preview
Loading