Yohann Bacha
Yohann Bacha
Okay it's because when we are reaching the index file, we are not adding it to the tree : https://github.com/jackyzha0/quartz/blob/e3cfe1f22fb5054c09f845bc3317b85eb4b0e426/quartz/components/ExplorerNode.tsx#L69 Problem is: in the `filterFn` function, the content of the...
Thanks a lot for your answer. Is there a way to check when this would be implemented, like a roadmap or an issue?
Thanks a lot! For now, I think I'm gonna make a Nix environment with Rust, Python and SDL, and leverage the display to some Python code I will be importing...