-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Labels
Can Close Out SoonWork relating to this issue has been completed.Work relating to this issue has been completed.VBIssue relates to projects generated in VB.NetIssue relates to projects generated in VB.NetenhancementIndicates the issue is a suggestion for an improvement or alteration to something that already existIndicates the issue is a suggestion for an improvement or alteration to something that already existmetaUsed to indicate the issue relates to how the project is run or the tool works.Used to indicate the issue relates to how the project is run or the tool works.
Milestone
Description
While I was working on #2465 I see that VisualBasic templates use the same name that CS templates adding VB at the end of the name. We should use a dot to separate the end of the name and the VB term, to follow a logical order in an alphabetic order.
Current Order
Project.TabbedPivot
Project.TabbedPivot.AddTabbedPivotItems
Project.TabbedPivot.AddTabbedPivotItemsVB
Project.TabbedPivotVB
Correct Order
Project.TabbedPivot
Project.TabbedPivot.VB
Project.TabbedPivot.AddTabbedPivotItems
Project.TabbedPivot.AddTabbedPivotItems.VB
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Can Close Out SoonWork relating to this issue has been completed.Work relating to this issue has been completed.VBIssue relates to projects generated in VB.NetIssue relates to projects generated in VB.NetenhancementIndicates the issue is a suggestion for an improvement or alteration to something that already existIndicates the issue is a suggestion for an improvement or alteration to something that already existmetaUsed to indicate the issue relates to how the project is run or the tool works.Used to indicate the issue relates to how the project is run or the tool works.