Skip to content

feat: auto add imports on paste #1699

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kasiaMarek
Copy link
Member

@kasiaMarek kasiaMarek changed the title feat: auto dd imports on paste feat: auto add imports on paste Jun 5, 2025
);

// It will suplicate with the other didChange notification,
// but I want to make sure the content or the server is updated.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// but I want to make sure the content or the server is updated.
// but I want to make sure the content on the server is updated.

is that really needed? We could potentially, just send the full string in Metals Paste

@tgodzik
Copy link
Contributor

tgodzik commented Jul 7, 2025

The Metals PR is merged, will you have time to fix the CI here? I will do it before the next release if you don't have time.

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

Successfully merging this pull request may close these issues.

2 participants