dotnet/roslyn

Editorconfig naming convention for tuple element names

Ouverte

#38 705 ouverte le 16 sept. 2019

 (5 commentaires) (6 réactions) (0 personne assignée)C# (4 257 forks)batch import
Area-IDEConcept-Continuous Improvementhelp wanted

Métriques du dépôt

Stars
 (20 414 étoiles)
Métriques de merge PR
 (Merge moyen 6j 17h) (256 PRs mergées en 30 j)

Description

Now that we have settled on the guidance of pascal case for tuple element names (https://github.com/dotnet/corefx/pull/35595, https://github.com/dotnet/corefx/issues/33553), it would be nice to have a tuple_element symbol kind to which a naming convention can be applied.

https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-naming-conventions?view=vs-2019#kinds-of-symbols

Guide contributeur