Tim Otlik

Results 7 issues of Tim Otlik

As already mentioned in #821 I updated my code and extracted the functionality into its own segment. Similar to pyenv, the pyver segment allows for P9K_PYVER_PROMPT_ALWAYS_SHOW to be set to...

Since the plugin is working in VSCode, I'm filing the issue here: After installing the [project-manager from alefragnani](https://open-vsx.org/extension/alefragnani/project-manager) no sidebar entry is added and the open project command from the...

bug
A-extension
A-ux
S-blocked

I've updated this module to be go.mod compatible. This avoids duplicate code while still enabling people to use both versions in their imports. I'm not sure whether GitHub would add...

Hi there, as the title says I just installed alpha 2 of DFHack and started my world in DF wanting to try stonesense. The window opens, however if I maximise...

Hi there, as the title says I just installed alpha 2 of DFHack and started my world in DF wanting to try stonesense. The window opens, however if I maximise...

Crash

Virtualenvs are not found on Windows using $HOME I am using atom 1.23.3 on Windows 10 with Python3.6 and the package can't find my virtualenvs in `$HOME/.venv`. Also tried using...

enhancement

When creating a new virtualenv with the plugin, maybe add the functionality to read a present `requirements.txt` file to do `pip install -r requirements.txt` after the Virtualenv has been created

enhancement