Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Use executeCommandProvider to register grammarly.dismiss command#278

Merged
znck merged 3 commits intomainfrom
executeCommandProvider
May 30, 2022
Merged

Use executeCommandProvider to register grammarly.dismiss command#278
znck merged 3 commits intomainfrom
executeCommandProvider

Conversation

@znck
Copy link
Copy Markdown
Owner

@znck znck commented May 30, 2022

closes #277

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 30, 2022

🦋 Changeset detected

Latest commit: 108244c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
grammarly-languageserver Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

{
...options,
onPluginError: (error) => {
connection.console.error('Error: ' + error.message)
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Logging errors for #268

@znck znck merged commit fb10db7 into main May 30, 2022
@znck znck deleted the executeCommandProvider branch May 30, 2022 20:13
chapeiro added a commit to sublimelsp/LSP-Grammarly that referenced this pull request May 31, 2022
Remove language server patches for issues fixed upstream.
Correspoding upstream PRs:
 * Fix of grammarly.dismiss: znck/grammarly#278
 * Remove console.log: znck/grammarly#263
chapeiro added a commit to sublimelsp/LSP-Grammarly that referenced this pull request May 31, 2022
Remove language server patches for issues fixed upstream.
Correspoding upstream PRs:
 * Fix of grammarly.dismiss: znck/grammarly#278
 * Remove console.log: znck/grammarly#263
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.

Support using workspace/executeCommand?

1 participant