Parameterize localized switche values for compiler version
Open
Area-Diagnostics
Feature Request
Impact-Medium
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Because of localization we should parameterize the command passed rather than embedding in the localized string.
E.g: **/langversion:preview** in the string below
````
Using methods with 'NoEagerConstraintApplicationAttribute' requires /langversion:preview or later
Для использования методов с "NoEagerConstraintApplicationAttribute" требуется /langversion:preview или более поздняя версия
````
Contributor guide
Assessment
This issue has not been assessed yet.