Aptana Quick Tag Editor Shortcut

In Dreamweaver, we have Ctrl + T for the Quick Tag Editor, in other words, we can select part of our text and then press Ctrl + T, and then we can select the tag, and dreamweaver will automatically add the start tag and end tag to the selected area,

Does Aptana have any keyboard shortcuts?

+5
source share
1 answer

Ctrl+Shift+W wraps the selected text with an open and close tag, which you can change

+5
source

All Articles