This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Overloads crowd out documentation in IntelliSense #1116
Labels
You can continue the conversation there. Go to discussion →
Issue Type: Bug
Repro
re.sub
and look at IntelliSenseBug
The list of 4 overloads for
re.sub
crowds out the arguably much more useful documentation on what this function doesCompared this with a similar overloaded function in JS/TS, which lists the common overload first and then indicates that additional overloads are available:
Extension version: 2021.3.4
VS Code version: Code - Insiders 1.55.0-insider (05ce54df77c242b1b8ea5fd93d720c62fdb183e6, 2021-03-25T05:12:59.457Z)
OS version: Darwin x64 20.3.0
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: