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
VS Code version: Version 1.28.0-insider (1.28.0-insider)
vsc python Extension version: 2018.8.0
vsc magicpython Extension version: 1.0.12
OS and version: MacOS High Sierra 10.13.6 (17G65)
Python version (& distribution if applicable, e.g. Anaconda): Virtualenv 3.6
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): virtualenv
Expected behavior
get_args method comment, and string should be formatted as they are in get_args_no_hints
Similar after installing Chromodynamics theme:
Steps to reproduce:
Add type hints to method. The return value of anything other than a simple scalar causes this.