Isaac Mills

Results 57 comments of Isaac Mills

Marked this PR as a draft, waiting for BurntSushi/fst#158 to be merged first, then I'll update this PR with the tooltip system shown! ![2023-04-14 19-03-35](https://user-images.githubusercontent.com/57533634/232168711-66ee8966-b134-48dc-82a3-51bd20df88f8.gif)

~~Sorry, old commits got in the PR, one sec~~ Fixed

Ooooo. I like that idea! Instead of an enum tho, could you pass a function pointer to the `LdtkProjectLoaderSettings`? Something like `fn(Vec) -> LdtkJson`? That way any deserializer could work...

Any status on the custom `tree-sitter` bindings? Is that still the plan?

Awesome, can't wait to see the new bindings 😄 !

@jedahan , my use case for this flag would be turning `atomic_save` off for certain projects via the `.helix/config.toml` file at the root of each project