dotnet/roslyn

Documentation: VB LanguageVersion enum is missing doc comments

オープン

#32,797 opened on 2019/01/25

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-Compilershelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

While C# LanguageVersion enum has a list of all language features introduced in the version (which is very useful), VB has no comments at all: https://github.com/dotnet/roslyn/blob/master/src/Compilers/VisualBasic/Portable/LanguageVersion.vb#L10.

コントリビューターガイド