-
Notifications
You must be signed in to change notification settings - Fork 440
Add token syntax editor placeholder #2186
New issue
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
Add token syntax editor placeholder #2186
Conversation
ae3d6ce
to
6ebf0d2
Compare
6ebf0d2
to
0178ef2
Compare
@ahoppen added more test cases. |
This seems like the most reasonable route to me Is the plan to remove EditorPlaceholderExprSyntax + EditorPlaceholderDeclSyntax in a later PR? Would involve some small fixes to the expansion refactoring, but nothing major. |
Yes I would like to keep it in a separate PR |
0178ef2
to
19d6393
Compare
@swift-ci Please test |
Fixes #2147
Fixes #2156
Fixes #2178
We try again after #2183
I've added the test cases from #2150.