Skip to content

Conversation

@kerams
Copy link
Contributor

@kerams kerams commented Feb 5, 2023

Fixes #14696.

I've introduced SyntaxVisitorBase.VisitAttributeApplication to make attribute application traversal more uniform.

@kerams kerams requested a review from a team as a code owner February 5, 2023 19:00
@kerams
Copy link
Contributor Author

kerams commented Feb 5, 2023

Ok, so the AutoCompletion.escaped with backticks test passes in isolation and when run before AutoCompletion.BeforeThis. Thoughts?

Migrated it from the legacy test suite, so it should hopefully be fine now.

@0101
Copy link
Contributor

0101 commented Feb 6, 2023

Ok, so the AutoCompletion.escaped with backticks test passes in isolation and when run before AutoCompletion.BeforeThis. Thoughts?

Migrated it from the legacy test suite, so it should hopefully be fine now.

Since it was under legacy language service I'd say it's ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Properties are not included in Attribute completion list

5 participants