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-56] .dynamicType is missing from Code Completion #42678

Closed
swift-ci opened this issue Dec 4, 2015 · 1 comment
Closed

[SR-56] .dynamicType is missing from Code Completion #42678

swift-ci opened this issue Dec 4, 2015 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@swift-ci
Copy link
Contributor

swift-ci commented Dec 4, 2015

Previous ID SR-56
Radar rdar://problem/22072865
Original Reporter maxs (JIRA User)
Type Bug
Status Closed
Resolution Invalid
Additional Detail from JIRA
Votes 1
Component/s Source Tooling
Labels Bug
Assignee None
Priority Medium

md5: f252571ad84e5a238abce91ad79e5cf6

Issue Description:

Component: SourceKit

dynamicType is missing from code completion.

To test this, use swift-ide-test. I.e.

File: cc.swift

String().#\A\#

Run:

swift-ide-test -code-completion -source-filename=cc.swift -code-completion-token=A cc.swift

Note that dynamicType is missing from the output.

@keith
Copy link
Member

keith commented May 23, 2017

This is irrelevant now that dynamictype is gone.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
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