/pylance_dash_issue_demo

Demonstrates https://github.com/microsoft/pylance-release/issues/1255

Primary LanguagePythonMIT LicenseMIT

pylance_dash_issue_demo

Demonstrates the following Pylance issue:

microsoft/pylance-release#1255

Steps to repro:

  1. Set Pylance as Python Language Server in VSCode
  2. Open app.py in VSCode
  3. Run app.py -> all works as expected but Pylance highlights the list concatenation step