Duncan Holm

Results 45 comments of Duncan Holm

So you got the same error message in the shell even when Sublime Text is not involved?

To be honest, I probably can't help with this if it's a WSL compatibility issue, because I don't use WSL and hardly know anything about it. There seem to be...

> Zed uses tree-sitter queries for everything including highlights, you can check out `${LANGUAGE_NAME}/highlights.scm` for examples, e.g. TypeScript ones: https://github.com/zed-industries/zed/blob/934af6ad451684fa2659fc0f9fb943e02c5b3572/crates/languages/src/typescript/highlights.scm From a user perspective, what's the workflow for iterating on...

Aside: is `/etc/passwd` even relevant on macOS? I think the actual source of truth is whatever it is the following command consults `dscl . -read $HOME UserShell`

I don't have the Elm chops to comment on implementation, but agree that CSS Grid is important!