You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a simple class utility decorator when implementing abstract classes that I have imposed constraints on the static side of. Here's the exact code for it:
exportfunctionStaticDecorator<T>(){return<UextendsT>(constructor: U)=>{constructor// no operation, as this is just for typings}}
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.
Type: Bug
I use a simple class utility decorator when implementing abstract classes that I have imposed constraints on the static side of. Here's the exact code for it:
This is how I use it:
Anyways, replication code aside, the sticky scroll feature sticks to the decorator instead of the class.
VS Code version: Code 1.70.0 (da76f93, 2022-08-04T04:38:16.462Z)
OS version: Windows_NT x64 10.0.19044
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (70)
The text was updated successfully, but these errors were encountered: