zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
173 stars 92 forks source link

Pylance support broken in Zowe Explorer 3.x.x #3331

Open EmmasBox opened 10 hours ago

EmmasBox commented 10 hours ago

Describe the bug

Pylance no longer provides general help like autocomplete and highlighting unused imports

To Reproduce

  1. Install Pylance alongside Zowe Explorer
  2. Open script with unused import or try autocomplete with python

Expected behavior

Previously Pylance would be able to do autocomplete with basic python and also if packages like ZOAU were also installed locally on my workstation.

github-actions[bot] commented 10 hours ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.