Will Ehrendreich

Results 82 comments of Will Ehrendreich
trafficstars

Ok, thank you, you did give me the breadcrumbs to follow that lead home. hahaha. One big consideration, and the reason i have to modify the cmd that's being passed...

oh and the reference count is always zero.. even in the same file when it clearly has references. like this: ![image](https://user-images.githubusercontent.com/55286472/176954745-724973cb-1cec-480c-af1b-bf70eadb2fde.png)

I agree, this has been very difficult to figure out, I'm almost there, but it was and still is a grueling process for the uninitiated/have a poor understanding of lua...

getting a problem, and when i try to clone it back in i get this invalid path thing. is this because I'm on windows? ~#@❯ git reset ❮  error:...

Yeah, a no go, it will not let me check out main, only stable. The path thing is quite a bear, haha.

when i delete the folder completely, then have packer sync, i get this on updating files "error: unable to create file tests/screenshots/tests-test_test.lua---expect---reference_screenshot()---correctly-sanitizes-path-_-+{}()[]''----'-------------test-+-args-{-'_-+{}()[]'-'-----'-------t--0-1-31'-}: Filename too long" ![image](https://user-images.githubusercontent.com/55286472/177342623-7d8f7d21-e7f2-4311-923b-3c8bf9066531.png)

windows is stupid about this sort of thing, but path filenames really need to be short, by default nvim-data gets shoved way in the back of things to begin with....

I just sidestepped the problem entirely and set XDG_* environment variables to their respective places at the root of my drive (c:/.config, c:/.local/share, etc.) works fine now.

## FSharp EDIT: @baronfel 's parser is now archived, points to this one instead [Current Parser](https://github.com/Nsidorenco/tree-sitter-fsharp) It doesn't appear that anyone has done any queries [Language spec's ](https://fsharp.org/specs/language-spec/) I would...

ok.. how do I stop that event from triggering a search right away?