Jude Kavalam
Jude Kavalam
Thanks for the report, unfortunately, this is not enough data for us to debug. Would you please add the information in the report as described in [the troubleshooting guide](https://github.com/microsoft/pylance-release/blob/main/TROUBLESHOOTING.md#filing-an-issue)?
Thanks for the request. We discussed this with the team and it is not a case that we are able to support. An option for you would be to use...
Could you check you settings, for codeActionsOnSave? Please see the docs: https://code.visualstudio.com/updates/v1_23#_run-code-actions-on-save You probably need to set the following: ```json "source.fixAll": true, "source.fixAll.unusedImports": false ``` Please let me know if...
This is a duplicate of #739. A more generic version of this issue
Thanks for the report. Is there a lot of communication happening via SSH when this happens? For example, a lot of text output over SSH?
Would it be possible to reduce the output and see if this remains an issue? There was an old report of overloaded SSH causing functionality to break. Still looking for...
This is not reproducible in VS Code. Looks like a VS specific issue
@joyceerhl, is this related to https://github.com/microsoft/vscode/issues/143834?
@YUMEYA, Tried this on VS 1.65.2 and Pylance v2022.3.3 and I was not able to reproduce it. Please let me know if you are still seeing this?
Thanks for the report. Will investigate this.