Skip to content

Fix #1638: Don't import when typing a package clause #1657

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

Merged
merged 1 commit into from
Nov 5, 2016

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 3, 2016

When typing the first identifier of a package clause, disable
imports, as package clauses are never imported.

Fixes #1638. Review by @felixmulder or @smarter?

When typing the first identifier of a package clause, disable
imports, as package clauses are never imported.

Fixes scala#1638.
Copy link
Contributor

@felixmulder felixmulder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@odersky odersky merged commit a55a260 into scala:master Nov 5, 2016
@allanrenucci allanrenucci deleted the fix-#1638 branch December 14, 2017 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants