edgedb-editor-plugin
edgedb-editor-plugin copied to clipboard
Type from a different .gel file is not being recognized
Referencing types from other .gel files, but from the same modules (e.g. default) current leads to a VS Code type issue. Importing the file from another gel file does not work either.
See example Screenshot to reproduce the issue:
It works for me:
And it does show an error if type of author actually does not exist.
Try updating gel-ls with command "Gel Language Server: Download latest version".
You should also get auto-completion.