Skip to content

comments should be recognized in (almost) every context, keywords should be recognized inside expression contexts too - #8

Merged
filipw merged 1 commit into
mainfrom
comments
Jul 25, 2026
Merged

comments should be recognized in (almost) every context, keywords should be recognized inside expression contexts too#8
filipw merged 1 commit into
mainfrom
comments

Conversation

@filipw

@filipw filipw commented Jul 25, 2026

Copy link
Copy Markdown
Member
  1. #comments added to type-parameter-list, parameter-list, parameter, udt-declaration, struct-field, import-export-directive, open-directive, tuple-pattern
  2. #keywords added to #expression
  3. end widened to (?=;|)|}) for local-declaration, array-assignment, local-assignment, quantum-declaration

Reverse-integrated based on microsoft/qdk#3508

… both udt-declaration initializer branches, struct-field, import-export-directive, open-directive, tuple-pattern.

2. #keywords added to #expression.
end widened to (?=;|\)|}) for local-declaration, array-assignment, local-assignment, quantum-declaration
@filipw
filipw merged commit 860bf4f into main Jul 25, 2026
4 checks passed
@filipw
filipw deleted the comments branch July 25, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant