You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dev environment I work in has multiple python executables, each with a customized sys.path. I'd like the ability to pass a system command to jedi for use in get_sys_path which would return the sys.path value to use when completing code.
The text was updated successfully, but these errors were encountered:
The dev environment I work in has multiple python executables, each with a customized sys.path. I'd like the ability to pass a system command to jedi for use in get_sys_path which would return the sys.path value to use when completing code.
The text was updated successfully, but these errors were encountered: