Area-IDEhelp wanted
Métriques du dépôt
- Stars
- (20 414 stars)
- Métriques de merge PR
- (Merge moyen 6j 17h) (256 PRs mergées en 30 j)
Description
Brief description:
Just as you can re-order method parameters, it would be really nice to be able to re-order tuple members.
Languages applicable: Both.
Code example that the analyzer should report:
var V = (v1, v4, v3, v2);
Additional information:
The GUI for "Reorder Method Parameters" could likely be recycled for this.
Documentation requirements: N/A