Morgante Pell

Results 280 comments of Morgante Pell

@greptileai Review this plz.

FYI we do have an embedded language server available in the Grit CLI via `grit lsp`. Source code is here: https://github.com/getgrit/gritql/tree/main/crates/lsp

Looks like there's a tree sitter grammar available: https://github.com/Himujjal/tree-sitter-svelte

It seems like this is only an issue in the studio, as it works fine in a test. In realiy, I assume files with only a single node are very...

FYI you can use this workaround: ``` engine marzano(0.1) language python `from $pydantic import $_` where { $pydantic `langchain_core.pydantic_v1` } ```

I'm unable to reproduce, even on a totally fresh machine. @jacobbednarz Do you remember where you installed Grit from?

Thanks @asr2003, please be sure to include an integration test in https://github.com/getgrit/gritql/tree/main/crates/cli_bin/tests

You need to solve the issue. I'm not going to handhold you through every detail.