Leo
Leo
Bump
Thanks, @alex-courtis. Unfortunately, no, I can only create files directly from `nvim-tree` explorer. I will try to check on their side. Will close this and will reopen if necessarry.
Upon further digging, this is definitely a `nvim-tree` issue. The issue arises solely with the `nvim-tree` enabled, even when using the most basic clean configuration suggested by you (&pasted below),...
Bump! I wanted to open a similar issue right now. This would be a great feature. I couldn't find any workaround this limitation
Actually, I just realized. For my use case, you can simply use the `--config` to inject the env variable. E.g.: ```bash codex -c -foo.bar.env.SOME_ENV_VAR="value" ```
Just for my understanding, what's the purpose of setting `"edit_prediction_provider": "copilot"`? Do I need to subscribe if I want edit prediction even though I selected copilot as a provider, which...
> [@futurisold](https://github.com/futurisold) do you also have `"edit_predictions": { "mode": "eager" }` enabled? I have this together with `"edit_prediction_provider": "copilot"` and predictions/jumps from copilot are working fine, although I see them...
> Using it with tab doesn't work for copilot anyway. Eagle and subtl features are for zed. It would be good to use them with copilot. Vscode just added this...
+ to this, same issue.
+1 for this. I'm having @carlesoctav's setup too: pyright (no diag) + ruff. This feature feels mandatory and obvious, especially since many of us already use ruff.