Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Allow hiding Python interpreter name in status bar #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ch00k
Copy link

@Ch00k Ch00k commented Sep 2, 2020

Adds a new option python.hideInterpreterName (false by default), which, if
set to true, will hide the selected Python interpreter name (something like
Python 3.8.5 64-bit ('python-3.8.5': venv)) in the status bar. If an
interpreter was not found, the text No Python Interpreter will still be
displayed regardless of the setting of python.hideInterpreterName.

Fixes #138

Adds a new option `python.hideInterpreterName` (`false` by default), which, if
set to `true`, will hide the selected Python interpreter name (something like
`Python 3.8.5 64-bit ('python-3.8.5': venv)`) in the status bar. If an
interpreter was not found, the text `No Python Interpreter` will still be
displayed regardless of the setting of `python.hideInterpreterName`.
@Ch00k Ch00k force-pushed the hide-interpreter-name branch from 079b56a to 698ba4e Compare September 2, 2020 15:12
@ddnomad
Copy link

ddnomad commented Oct 28, 2020

Any idea when this will be merged?

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

Successfully merging this pull request may close these issues.

coc status
2 participants