main
Revert "Update methods to be `async`." (#81808)
Remove unused usings
Follow user naming preferences when generating type snippets
IDE test pass for closed class (#83682)
Snippet refactoring 2 (#74767)
Fix 'use var' with forr/for snippets
Extract snippet identifiers into constants and refactoring
Semantic snippets: handle case with inline statement snippets before member access expression (#74966)
Syntax formatting options (#74223)
Use semantics to check for readonly struct
Merge branch 'main' into use-semantic-check
Generate `init` accessor for required properties inside `readonly struct`s
Implement `unsafe` snippet (#82245)
Token work