Cabia Rangris

Results 53 comments of Cabia Rangris

Of course, it would be nice to also hear @mkhl's opinion on the matter

I've just took some time to check it — by the looks of it it does not work with rust-analyzer extension I would guess adding blocking behavior should fix that,...

> > edit: rust-analyzer doesn't even check EVC. So I guess we'll need editing `env` > > i just released v0.1.0 which does this, could you check if it works...

I can probably PR, if you don't have time for that. @zimbatm can you please clone https://codeberg.org/mkhl/vscode-direnv/ in direnv/direnv.vsix?

[Yup](https://github.com/cab404/vscode-direnv/blob/master/src/main.ts#L154). Hacky as hell :(

We can probably do direnv caching in somewhere in .vscode, and then apply the latest cache on reload. Prompt to reload if cached version does not match loaded one.

> > Not really. It looks like it RAL doesn't wait for anything to load, and just goes ahead and loads PATH in front of direnv. > > i might...

So, I've tried to build it via `-- --store somewhere`. It kind of works, but you will need to copy some paths it will complain about back, and I only...

> Unable to reproduce. Please expand Sure. Version v0.6.24, from OpenVSX. In any repo I've tried, the following reproduces: 1. Add something to staging area 1. `` `` 1. Changeset...

Oof, sorry about that :sweat: A chain of accidents led me to this report: 1. Magit always shows full resulting commit, not only the added changes. D: 1. It's probable...