|
Coda: Codesnips pane The CodeSnips Pane shows the contents of the current Codesnips list. You can create as many lists as you like. Along with programming code, each Codesnip can store a cursor position and variable prompts: when you double-click a Codesnip, its contents will be placed at the insertion point of the document after prompting you to enter any variables, and the cursor will move to the chosen position in the code. You can create new Codesnips by simply dropping code from the editor into the Codesnips pane. |