Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging the plugin #33

Open
nazarewk opened this issue Aug 2, 2023 · 1 comment
Open

Debugging the plugin #33

nazarewk opened this issue Aug 2, 2023 · 1 comment

Comments

@nazarewk
Copy link

nazarewk commented Aug 2, 2023

I am having weird case of the plugin not loading devenv through nix flakes properly: it doesn't work in one of my projects (i tried replicating whole project from scratch to share, but failed to reproduce the issue):

  • jq -nS env > env-before.json at start and jq -nS env > env-after.json at the end of .envrc registers changes properly,
  • the Python script using Direnv integration does not see PATH changes, neither direnv export json run inside detect any changes required
  • adding PATH_add /foobar to .envrc doesn't work

Is there some configuration I could tweak to get more logs out of intellij-better-direnv? Where can I view those?

@gunther3113
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants