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
Is there a possibility to get all workspace documents?
I am working on a path completion via the language server protocol, but at the moment i can only recommend already opened text documents. Is there any notification or request I can use, or is there an easy workaround?
And in addition, opening .csv files does not trigger the didOpen Notification. Why not?
(using vscode)
The text was updated successfully, but these errors were encountered:
Is there a possibility to get all workspace documents?
I am working on a path completion via the language server protocol, but at the moment i can only recommend already opened text documents. Is there any notification or request I can use, or is there an easy workaround?
And in addition, opening .csv files does not trigger the didOpen Notification. Why not?
(using vscode)
The text was updated successfully, but these errors were encountered: