You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, SourceFile is missing .getLineStarts() and .getLineAndCharacterOfPosition() getters. These are useful for API consumers, but not complicated to reimplement.
Currently,
SourceFileis missing.getLineStarts()and.getLineAndCharacterOfPosition()getters. These are useful for API consumers, but not complicated to reimplement.