edgedb-editor-plugin
edgedb-editor-plugin copied to clipboard
Feature request: Workspaces with multiple root folders are not supported
Error: Workspaces with multiple root folders are not supported
Version 0.2.3 extension
after install extension in .edgegql file get this error
VS Code Version: 1.100.2 (user setup) OS: Windows_NT x64 10.0.22000
gel-ls looks for ./gel.toml on startup. With multiple workspaces, it is not clear where it should look for this manifest file.
I think you can get around this problem by setting "gel.project-dir" to the directory where you have gel.toml