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-2206] Initializers declared in protocol extensions missing from list of code completions #44813

Closed
jepers opened this issue Jul 28, 2016 · 1 comment
Assignees
Labels
code completion Area → source tooling: code completion improvement source tooling Area: IDE support, SourceKit, and other source tooling

Comments

@jepers
Copy link

jepers commented Jul 28, 2016

Previous ID SR-2206
Radar None
Original Reporter @jepers
Type Improvement
Status Closed
Resolution Done

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s CodeCompletion
Labels Improvement
Assignee @AnthonyLatsis
Priority Medium

md5: 086db902f1be6ea76512eeaf22b4cd32

is blocked by:

  • SR-7256 codeCompletion not showing inherited convenience initializers

Issue Description:

See attached screenshots for examples.

The initializer is missing when writing "MyType.init" followed by escape (or just waiting for the completion list).

But it does show when writing "MyType(" followed by escape.

I've checked Xcode 7.3.1 and Xcode 8 beta (3), both show the same behavior.

@AnthonyLatsis
Copy link
Collaborator

#16868

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added the source tooling Area: IDE support, SourceKit, and other source tooling label Feb 6, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code completion Area → source tooling: code completion improvement source tooling Area: IDE support, SourceKit, and other source tooling
Projects
None yet
Development

No branches or pull requests

2 participants