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
publicclassTextCompletionContext:CompletionContext{publicstringCommandLineText{get;}publicintCursorPosition{get;}publicTextCompletionContextAtCursorPosition(intposition);}// Does this class need to be public? (Could some other library instantiate one meaningfully?)publicclassTokenCompletionContext:CompletionContext{}
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: