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-8067] Code completion doesn't suggest module names for referencing declarations #50600

Closed
AnthonyLatsis opened this issue Jun 21, 2018 · 2 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling

Comments

@AnthonyLatsis
Copy link
Collaborator

Previous ID SR-8067
Radar None
Original Reporter @AnthonyLatsis
Type Bug
Status Resolved
Resolution Done
Environment

Version 10.0 beta (10L176w)

Additional Detail from JIRA
Votes 0
Component/s CodeCompletion
Labels Bug
Assignee @nathawes
Priority Medium

md5: 7a2488f333cbaef0c04fe89d47bccdcb

Issue Description:

Example

Swift.print()
@DevAndArtist
Copy link
Mannequin

DevAndArtist mannequin commented Jun 21, 2018

Especially the own module name is a must have, plus every module that is explicitly imported or implicitly available in the current file.

@AnthonyLatsis
Copy link
Collaborator Author

#27935

@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
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
Projects
None yet
Development

No branches or pull requests

1 participant