One more exposed ace function
parent
c65216a09f
commit
8402cb118a
|
@ -2048,6 +2048,7 @@ function Ace2Inner(){
|
|||
return [lineNum, col];
|
||||
}
|
||||
}
|
||||
editorInfo.ace_getLineAndCharForPoint = getLineAndCharForPoint;
|
||||
|
||||
function createDomLineEntry(lineString)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue