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

feat(language-service): port provideDocumentDropEdits #97

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Nov 28, 2023

Usage

In VSCode langauge client:

import { activateDocumentDropEdit } from '@volar/vscode';
// ...
activateDocumentDrop(languageSelectors, languageClient);

@johnsoncodehk johnsoncodehk marked this pull request as draft November 28, 2023 08:51
johnsoncodehk added a commit to vuejs/language-tools that referenced this pull request Nov 28, 2023
@johnsoncodehk johnsoncodehk marked this pull request as ready for review November 28, 2023 09:16
@johnsoncodehk johnsoncodehk merged commit e40b986 into master Nov 28, 2023
6 checks passed
@johnsoncodehk johnsoncodehk deleted the document-drop branch November 28, 2023 09:17
@johnsoncodehk johnsoncodehk mentioned this pull request Nov 28, 2023
41 tasks
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.

None yet

1 participant