Martin Kühl
Martin Kühl
i'm not on mascoton.social but this is still an issue on other instances, e.g. social.treehouse.systems in spite of the documentation, the mastodon frontend uses `…/streaming/` (with a trailing slash) for...
> On an unrelated topic, I have been seeing this error/clutter in the non-terminal output > bash: cannot set terminal process group (-1): Inappropriate ioctl for device > bash: no...
fwiw we're using this to build [direnv/direnv-vscode](https://github.com/direnv/direnv-vscode) and it's working just fine
Good idea, I'll look into logging direnv's stderr output on success
What would you expect it to do instead?
The settings to the environment need to happen for the *whole* workspace so I don't think that's possible. I'm curious though, what would you say is the purpose of a...
Interesting, thank you for sharing. I'd argue that what you're experiencing is your code trying to tell you that it wants to be either more cohesive or more independent, but...
> I think if the direnv extension just had an additional command to be able to select which .envrc you want to source that would basically solve it. That was...
I figured someone would ask for this, I'll look into it :)
Oh right, I forgot to make a new release, sorry! To try the new version beforehand, you can download it from https://github.com/direnv/direnv-vscode/actions/runs/7266444399/artifacts/1124873033 and install it manually