Trond Sørås
Trond Sørås
Adding multiple source directories to out elm.json, when opening the project those diretories are not added as content roots in the project view ``` "source-directories": [ "src", "../shared/ui" ], ```...
We install the Elm binaries using nix-shell and the plugins doesn't seem to be able to use `elm` directly from the $PATH, but needs an absolute path
**Describe the bug** When using the `where: connection` filter option, and the connection is to an interface, the query fails **Type definitions** ```graphql type Screening { id: ID! @id title:...
**Describe the bug** I'm not sure what actually triggers this error, but it triggers given the following schema **Type definitions** ```graphql type SomeNode { id: ID! @id other: OtherNode! @relationship(type:...
**Describe the bug** When a node has multiple properties using a relationship with the same `type`, the graphql library gets confused and tries to add all nodes to the same...
 Or at least the plugin gets confused. Possibly check for the presence of a colon and semicolon on the same line?
**Describe the bug** Just to preface - I'm not sure if this is a bug or a feature, it just left me a little confused and after talking with darrell.neo...
## Error ``` Error: 0: Install failure 1: Error executing action 2: Action `create_nix_volume` errored 3: Action `encrypt_apfs_volume` errored 4: Failed to execute command with status 1 `"/usr/sbin/diskutil" "mount" "Nix...