Feature Showcase: Google Run Command


Create a run command that launches a Google search on the term under the editing cursor. The "%(browser)" interpolation shortcut loads the browser configured in Komodo's preferences; the "%W" shortcut interpolates the word under the cursor in the editor pane.

In the Editor Pane, place the cursor within the word you want to search.




Open the Run Command dialog box (Tools|Run Command). Configure as shown.




When you click Run, the Google search results for the term are displayed in the browser.




The run command is stored in the Toolbox for re-use.