intellij-direnv
intellij-direnv copied to clipboard
rider/pycharm python interpreter
I have a fairly simple .envrc
use flake
And the plugin seems to be unable to pickup from my nix's devshell a python3WithPackages which kinda defeats a whole a point of using this plugin because i would still have to resort to venv which not always suitable especially when working in python with c/c++ libraries
Nor does the output make any sense, i have tried launching the rider(with python plugin) and pycharm ce from the terminal with direnv allow
Could there be at least some mentioning in the README.md
that plugin is currently cannot dynamically update environmental variables of java?