Open
Description
Hello, I'm wondering if code completion is possible in vscode while using windows.
My issue is stuff like Key, KeyConvertible
is defined in fdb.go
but since fdb_windows.go
is empty none of these are available? Things like Transaction, Database
also seem to be undefined. My current work around is to ssh/wsl inside of the editor, but I'd prefer not to.
Thank you
Metadata
Assignees
Labels
No labels