-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Milestone
Description
Issue Type: Bug
template <
typename T,
class Compare = ::std::less<T>,
class Allocator = ::std::allocator<T>
> class MySet {
/// ...details
};
// typename is colored, however, class is NOT colored
Extension version: 0.26.2
VS Code version: Code - Insiders 1.41.0-insider (87c2e0be5d7359ce110c4c9ec9f6df71be996f8a, 2019-12-06T21:36:11.793Z)
OS version: Windows_NT x64 10.0.18362
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Pentium(R) CPU G2130 @ 3.20GHz (2 x 3203) |
| GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: disabled_off oop_rasterization: disabled_off protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off surface_control: disabled_off surface_synchronization: enabled_on video_decode: enabled viz_display_compositor: enabled_on viz_hit_test_surface_layer: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 31.45GB (20.25GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
