Skip to content
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

[SR-4364] Xcode highlighting of escaped types #46943

Open
rxwei opened this issue Mar 26, 2017 · 0 comments
Open

[SR-4364] Xcode highlighting of escaped types #46943

rxwei opened this issue Mar 26, 2017 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@rxwei
Copy link
Contributor

rxwei commented Mar 26, 2017

Previous ID SR-4364
Radar None
Original Reporter @rxwei
Type Bug
Environment

Xcode

Additional Detail from JIRA
Votes 0
Component/s Source Tooling
Labels Bug
Assignee None
Priority Medium

md5: 99f4242f1c6d503a7b723a1009214bb5

Issue Description:

Example:

struct Foo { struct Type {} }
extension Foo.`Type` {}

The last character "`" is not highlighted

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

1 participant