PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

No static analysis suggestions in Interactive window.

Open linette-zyy opened this issue 3 years ago • 3 comments

Environment image

Steps to Reproduce

  1. Ensure the completion mode is not "Never evaluate expressions"
  2. Ensure the option "Hide static analysis suggestions" is unchecked by default image

Expected behavior Make sure the static analysis suggestions have better information (tooltip and different icons), and there are sometimes more results image

Actual result No static analysis suggestions in Interactive window. image

linette-zyy avatar May 28 '21 09:05 linette-zyy

I'm guessing the evaluation options are not passed to pylance (or may not be supported)

rchiodo avatar Jun 02 '21 16:06 rchiodo

If pylance/repl doesn't support this anymore, then the checkboxes should be removed from options, or it needs to be re-added to PTVS

AdamYoblick avatar Jan 26 '23 22:01 AdamYoblick

In today's build 17.10.0 Preview 2.0 [34617.5.main], Python Package 17.0.24045.1 . No static analysis suggestions in Interactive window.

image

ttSpace avatar Feb 18 '24 03:02 ttSpace