dotnet/roslyn

Documentation: VB LanguageVersion enum is missing doc comments

Aperta

#32.797 aperta il 25 gen 2019

 (1 commento) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-Compilershelp wanted

Metriche repository

Star
 (20.414 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

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.

Guida contributor