We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
View Complete Diff of Changes
in DocComments to render as a block in Hover response (75215)
Field-backed properties: interface properties (75219) Merge main into features/field-keyword (75227) docs: fix C# 13 proposal link (75207) merge allows ref struct constraint and ref struct interfaces into one line (75156) Fix regression of parsing with expression in conditional expression (75075) Fix null dereference in GetAssemblyReferenceAlias (75094) Field-backed properties: definite assignment (75116) Field-backed properties: support partial properties with auto-implemented accessors and with initializers (74959) Offer 'field' when within a property accessor. Merge 'main' into 'features/field-keyword' Field-backed properties: readonly backing field (74922) Field-backed properties: update uses of IsAutoProperty (74798) Move feature to only working when in 'Preview' fix bug with option not working when clicked (#74781) (74786) [release/dev17.11] Update dependencies from dotnet/arcade (74180) Report field diagnostic as warning, only report when ambiguous, and only with preview language version (74729) Handle various cases for field-backed properties (74641) Update 'use auto property' to support using the field keyword (74629) Parse field as a contextual keyword (73947)
allows ref struct
with
field
The text was updated successfully, but these errors were encountered:
No branches or pull requests
View Complete Diff of Changes
in DocComments to render as a block in Hover response (75215)
allows ref struct
constraint and ref struct interfaces into one line (75156)with
expression in conditional expression (75075)field
keyword (74629)field
as a contextual keyword (73947)The text was updated successfully, but these errors were encountered: