Extract to function doesn't work for C code that involves a typedef'd variable #11475
Labels
bug
Feature: Extract to function
Extract to function (free function or member function)
fixed
Check the Milestone for the release in which the fix is or will be available.
insiders
Currently only repros with our latest Insiders release.
Language Service
quick fix
Visual Studio
Inherited from Visual Studio
Milestone
Use Extract to function with C code
Bug: It doesn't work. It works if the variable is not typedef or with C++ code. The bug also repros with VS. Using Ctrl+Shift+E Ctrl+E shows the incorrect errors:
or
The text was updated successfully, but these errors were encountered: