Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| scripting:tool [2014/02/09 01:50] – external edit 127.0.0.1 | scripting:tool [2018/01/10 20:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| If you have written tool script you can call it directly using // | If you have written tool script you can call it directly using // | ||
| - | If plugging it as external tool, everything is strait | + | If plugging it as an external tool, everything is straight |
| - In [[tools: | - In [[tools: | ||
| - In tool properties select as command path to your tool script. | - In tool properties select as command path to your tool script. | ||
| Line 10: | Line 10: | ||
| - Add arguments (not really needed, while script can access all variables with scripting, but implemented for convenience) | - Add arguments (not really needed, while script can access all variables with scripting, but implemented for convenience) | ||
| - Assign shortcut, if you want one | - Assign shortcut, if you want one | ||
| - | - Catch Output is by default **On**, because if you write in [[tools: | + | - Catch Output is by default **On** because if you write in [[tools: |
| - Select where you want to see your tool: in Tools menu, in Context menu, in Tools toolbar | - Select where you want to see your tool: in Tools menu, in Context menu, in Tools toolbar | ||
| - Done. | - Done. | ||
| Line 41: | Line 41: | ||
| </ | </ | ||
| - | Which looks in the editor like this: | + | Which looks in the editor like this:\\ |
| {{: | {{: | ||