clang_complete icon indicating copy to clipboard operation
clang_complete copied to clipboard

Add supports for conversion of dots to arrows for pointers!

Open kidsfreej opened this issue 3 years ago • 0 comments

The C plugin for VSCode has a very nice feature. When you use a dot on a pointer to a struct/class, it will automatically convert the dot to an arrow when you select one of the drop downs.

At support for this please!

kidsfreej avatar Sep 21 '22 14:09 kidsfreej