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
Right now it's hard to grab the entire class or method definition because the range doesn't include the body. Scip-python should make use of enclosing range to store the full boundaries of the ast node in definition occurrences to alleviate this.