Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Introduce NameImporterResult #47

Merged
merged 1 commit into from
May 28, 2021

Conversation

weeman1337
Copy link
Contributor

On the journey to "replace completion import command by TextEdits". I am now providing smaller steps to avoid conflicts.

Relates to

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
use Phpactor\LanguageServerProtocol\TextEdit as LspTextEdit;
use Throwable;

class NameImporterResult
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This VO will later be used to transport the name import result back to the completion handler.

@dantleech dantleech merged commit a6fc227 into phpactor:master May 28, 2021
@dantleech
Copy link
Contributor

dantleech commented May 28, 2021

Sorry I'm slow getting to these.,, when things get busy I loose track

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants