Links

Source Editor

The Theme Builder includes a code editor that you can use when you need to manipulate the theme source code directly. It's particularly useful when you have to copy & paste sections of the theme or you want to apply changes quickly.
Source Editor
Element
Description
cut
Deletes the selected text and copies it to the clipboard.
copy
Copies the selected text to the clipboard.
paste
Pastes the text in the clipboard at the current location.
collapse
Collapses the outline to the first level. It makes it easier to work with.
expand
Expands the collapsed outline.
undo
Reverses the last operation.
redo
Reapplies the previous operation that was reverted using Undo.
search
Opens the Search window. Same as Ctrl-F.
replace
Opens the Search & Replace window.
100percent
Changes the size of the font in the editor.
save Preview Script.Image
Updates the theme tree and the preview panel. You still need to save the theme to the theme file using the save button in the top toolbar.