PTVS
PTVS copied to clipboard
No static analysis suggestions in Interactive window.
Environment
Steps to Reproduce
- Ensure the completion mode is not "Never evaluate expressions"
- Ensure the option "Hide static analysis suggestions" is unchecked by default
Expected behavior
Make sure the static analysis suggestions have better information (tooltip and different icons), and there are sometimes more results
Actual result
No static analysis suggestions in Interactive window.
I'm guessing the evaluation options are not passed to pylance (or may not be supported)
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
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.