PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Unchecked "Parameter information" still has signature help.

Open ttSpace opened this issue 3 years ago • 5 comments

Describe the bug

image

Python 3.9 install from Microsoft Store Windows 10 Enterprise, Version 2004

Steps to Reproduce

  1. Create a Python Application.
  2. Type
import decimal
decimal.Decimal()

Expected behavior

Disable signature help.

Additional context and screenshots

image

ttSpace avatar Oct 19 '21 09:10 ttSpace

In today's build the signature help is incomplete. Checked "Parameter information" Build of Visual Studio: 17.1.0 Preview 1.0 [31827.299.main]

image

ttSpace avatar Oct 28 '21 08:10 ttSpace

In today's build17.1.0 Preview 3.0 [32030.14.main], Unchecked "Parameter information" still has signature help.

ttSpace avatar Dec 31 '21 08:12 ttSpace

In today's build ```17.2.0 Preview 1.0 [32119.255.main]``. Checked "Parameter information" . image

Unchecked "Parameter information" . image

ttSpace avatar Jan 20 '22 08:01 ttSpace

@ttSpace Does the bug still repro? Seems like the signature help behaves differently now than what's originally described in the issue. Thanks!

StellaHuang95 avatar Nov 07 '22 23:11 StellaHuang95

@StellaHuang95 In today's build 17.5.0 Preview 2.0 [33107.190.main], Python Package: 17.0.22305.8, Checked and Unchecked "Parameter information" are the same.

image

ttSpace avatar Nov 08 '22 06:11 ttSpace