dotnet/roslyn

Editorconfig naming convention for tuple element names

開放

#38,705 建立於 2019年9月16日

 (5 則留言) (6 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-IDEConcept-Continuous Improvementhelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 256 個 PR)

描述

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

貢獻者指南