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
{{ message }}
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This problem may be slightly niche, but when using the atom-python-virtualenv package, there is a small interface when using the 'select virtualenv' function. Normally, this yield a menu with all the virtualenvironments in the home folder specified in the atom-python-virtualenv package settings (see attached screenshot). When using the material theme UI, this menu is illegible (see attached screenshot).
Reproduction Steps:
Install atom-python-virtualenv
Navigate to the 'select virtualenv function' through the prompt
Notice that it is impossible to see the menu
Expected behavior:
Get a drop-down menu of all available virtualenvs
Observed behavior:
A tiny blank line in the top of the editor
Screenshots and GIFs
Atom version: 1.34.0 OS and version: masOS Mojave 10.14.02
I have the exact same issue, and a workaround is typing the exact name of the virtual environment folder. It should work as long as you have put in the correct destination in the package settings. This is very late and you've probably either changed your UI theme/figured this out, but just to make sure I guess.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This problem may be slightly niche, but when using the atom-python-virtualenv package, there is a small interface when using the 'select virtualenv' function. Normally, this yield a menu with all the virtualenvironments in the home folder specified in the atom-python-virtualenv package settings (see attached screenshot). When using the material theme UI, this menu is illegible (see attached screenshot).
Reproduction Steps:
Expected behavior:
Get a drop-down menu of all available virtualenvs
Observed behavior:
A tiny blank line in the top of the editor
Screenshots and GIFs

Atom version: 1.34.0
OS and version: masOS Mojave 10.14.02
Installed packages:
atom-python-virtualenv
autocomplete-python
busy-signal
file-icons
highlight-selected
intentions
language-r
linter
linter-flake8
linter-ui-default
minimap
minimap-find-and-replace
minimap-highlight-selected
platformio-ide-terminal
python-autopep8
The text was updated successfully, but these errors were encountered: