+ Insert in Editor: A list of customizable actions that can be used together with files in projects. For example, this feature can be used to select a file in a project and insert its relative path into the current document in the editor. [Screenshot] [...]
+ Insert in Editor: "Insert in Editor > Edit" menu option on the right click menu in project windows can be used to add and edit Insert Actions.
+ Insert in Editor: To make it more convenient to access "Insert in Editor" options, it is possible to directly open this menu by holding the Ctrl key down while right clicking.
+ Insert in Editor: Actions for inserting the currently select file/folder path with and without quotes.
+ Insert in Editor: HTML related actions for inserting <a href> links and <script src> blocks (JavaScript and VBScript).
+ Insert in Editor: Stylesheet related actions for inserting stylesheet links (<link> and xml-stylesheet) and url() links (url() and @import url()).
+ Insert in Editor: Server-side scripting related actions for inserting require()/require_once() statements and <#--#include --> tags (file and virtual includes).
+ Insert in Editor: Misc section has an action for inserting C/C++ style #include statements.
+ Quickly switch document tabs using keyboard shortcuts Ctrl+Q,1 through Ctrl+Q,9. "View > Window" menu can also be used to view the names of currently open documents and switch to one of them. On the Actions Bar, "CH-1 > Edit > View" drop-down menu provides access to the currently open document tabs.
+ CSS, JavaScript and VBScript Gatherer views can be refreshed by right clicking their window tabs and selecting "Refresh."