Nhat Vo

Results 24 comments of Nhat Vo

@showermat I have tested with `follow_current_file = true` and `:set autochdir`, which seems to work well. Is this the desired behavior for you?

Ah ok I see. I will have a look at how to implement this.

Hi! For example, I have an environment with `mypy` installed ``` $ conda list | grep mypy mypy 0.981 py310h06a4308_0 mypy_extensions 0.4.3 py310h06a4308_0 ``` but in the `:Mason` dialogue, it...

> Ah now I understand. So yeah Mason won't detect installations outside of Mason. It's also something it will never do, for various reasons. However, detecting existing installations of a...

Ah I see. We could implement it later once that is done then

You need to be more specific on how it doesn't work for you. These are workarounds that are not optimal, but at least it seems to work for the previous...

I have had a look at this, and it seems that it would be quite complicated and "hacky" to implement this as there are many edge cases. Currently, whenever a...

Not very sure if this answers the problem, but the `*_with_window_picker` commands allow you to choose which window to open the buffer in.

Closing this as solved