-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed as not planned
Closed as not planned
Copy link
Labels
Area-IDEFeature RequestResolution-By DesignThe behavior reported in the issue matches the current designThe behavior reported in the issue matches the current design
Milestone
Description
The API needs to be polished, similar to SyntaxGenerator, and exposed as a new type SymbolGenerator. We also need to remove the duplication between the APIs in SyntaxGenerator and CodeGenerationSymbolFactory that expose similar syntax generation APIs, but latter have more richer options to control the syntax generation.
CodeFixProviders that are blocked from being able to ported to CodeStyle layer due to this functionality:
- MakeLocalFunctionStaticCodeFixProvider
- CSharpUseLocalFunctionCodeFixProvider
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-IDEFeature RequestResolution-By DesignThe behavior reported in the issue matches the current designThe behavior reported in the issue matches the current design