Ryan Thomas Lynch

Results 1 issues of Ryan Thomas Lynch

getLineAndColumn expects an optional bufferID. getMainFileID always returns 1, so in cases where the bufferID is not 1, this can cause a crash. Remove the unnecessary call to getMainFileID and...