Skip to content

Conversation

@Duhemm
Copy link
Contributor

@Duhemm Duhemm commented Nov 19, 2018

There can still be failures when we renaming symbols that appear in imports and late-compilation happens. This particular case is fixed in #5276.

@Duhemm
Copy link
Contributor Author

Duhemm commented Nov 28, 2018

@smarter Can you take a look, please?

When doing go-to-definition, we used to look for symbols that override
the symbol selected for go to definition only in the same source file as
the one that was selected. This commit changes that, as suggested in the
review of scala#5208.
@Duhemm Duhemm force-pushed the topic/ide-multi-project-rename branch from 2a64545 to 72053ca Compare November 30, 2018 06:24
@Duhemm Duhemm merged commit 6eddf68 into scala:master Nov 30, 2018
@Duhemm Duhemm deleted the topic/ide-multi-project-rename branch November 30, 2018 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants