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-2495] cmd + click on operator *Precedence does not work in Xcode #45100

Open
DevAndArtist mannequin opened this issue Aug 26, 2016 · 2 comments
Open

[SR-2495] cmd + click on operator *Precedence does not work in Xcode #45100

DevAndArtist mannequin opened this issue Aug 26, 2016 · 2 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@DevAndArtist
Copy link
Mannequin

DevAndArtist mannequin commented Aug 26, 2016

Previous ID SR-2495
Radar None
Original Reporter @DevAndArtist
Type Bug
Environment

Xcode 8 beta 6, macOS El Capitan, latest Swift 3.0 development snapshot from August 24.

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

md5: 03259af15f81932bb2f1e79888bffd43

relates to:

  • SR-2496 operator *Precedence does not have any autocompletion

Issue Description:

Normally we could use this shortcut to jump to any definition of any type, function etc. , but as the topic already says it's currently not possible to use it for any operator `*Precedence` to jump to it's stdlib definition.

@belkadan
Copy link
Contributor

cc @rjmccall, @akyrtzi. We might have just forgotten to make USRs for these and add them to the syntax model.

@Dante-Broggi
Copy link
Contributor

This still fails in the 2019-01-24 toolchain.

@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

2 participants