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) Ignore irrelevant exceptions when reporting LSP server NFW (75150) VisitCollectionBuilderCollectionExpression - Ensure target of a spread element is rewritten. (75201) Test EnC document diagnostics in non-host workspace (75140) Include workspace kind in error message for easier diagnostics (75137) Add more better conversions tests (75188) Better Collection Expression Conversion From Expression (74993) Fix the SmartRename button regressions (75134) Yield before performing Go To Definition work (75149) More test allocation improvements (75177) Add optional value to dart-lab yml (74953) Remove ResultId from RelatedDocumentsHandler (75176) Move Ref assemblies forward (75173) Support for per-file content exclusion in Rename Suggestions (74903) Test allocations (75171) Fix the OOM error in scripting tests (75163) Remove unnecessary NETCOREAPP3_1 (75164) Check for source only properties before tool restore (75161) Properly iterate through an inline array used as a spread element. (75151) Adjust IsMetadataVirtual assertion in MethodToClassRewriter (75066) Exclude identifiers in misplaced attributes from identifier map (75100) Fix SyntaxFactory.XmlSeeAlsoElement href overloads (75052) ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (75136) Do not attempt to report EnC diagnostics for non-host workspaces (75138) Allow Razor to get diagnostics for cohosting Remove some obsolete build properties (75096) Avoid duplicate synthesized interface members (73730) Keep try syntax in async exception rewriting (75070) Use the latest version of ILasm and enable a test not supported by the old version (75108) Fix typo in RequestTelemetryLogger.UpdateTelemetryData (75050) Adjust an assert in EmitArgument (75067) Switch to new VMR control set (75056) Disallow ref assignment to ternary or another ref assignment (75076) Move some emit tests from Emit2 to Emit3 to avoid hitting UserString heap limit (75091) Include initial filter node when searching for nodes to order modifiers (75092) BindAttributeCore - use proper binder to avoid an attribute binding cycle (75060) Remove buggy IsPublic method from TypeAttributesExtensions (75081) Log messages for Test Results (75084) Remove additional Gitter link (75086) Lock translation of strings used to demonstrate identifier naming styles (75065) Fix stack adjustment when emitting stackalloc (75042) 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
try
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)try
syntax in async exception rewriting (75070)field
keyword (74629)field
as a contextual keyword (73947)The text was updated successfully, but these errors were encountered: