Quick Tag Editor shortcut key in Aptana

aptana, aptana3, dreamweaver, html, keyboard-shortcuts

Solution

`Ctrl+Shift+W` will wrap the selected text with an open and close tag which you can change

Problem

In dreamweaver we have Ctrl+T for Quick Tag Editor, in other words we can select part of our text and then press Ctrl+T and then we can select a tag and dreamweaver will add start tag and end tag automatically to selected area, Is there any shortcut key like this in Aptana ?

Original source