4 [
Attribute(
"TortoiseProc /command:blame /path:$path /startrev:1 /endrev:\"HEAD\" /ignoreeol /ignoreallspaces /line:$line",
"editbox")]
16 int line =
mod.GetCurrentLine();
27 Workbench.
ScriptDialog(
"Configure SVN Blame",
"Usage: \n$path - will be replaced with file name\n$line - will be replaced with current line number",
this);
override void Configure()
static proto native int RunCmd(string command, bool wait=false)
static proto native WBModuleDef GetModule(string type)
static proto int ScriptDialog(string caption, string text, Class data)
static proto bool GetAbsolutePath(string relativePath, out string absPath)