You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a command to apply workspace edits needs to be registered on the client side. We should instead make use of executeCommandProviderworkspace/executeCommand and workspace/applyEdits.
The text was updated successfully, but these errors were encountered:
Currently a command to apply workspace edits needs to be registered on the client side. We should instead make use of
executeCommandProvider
workspace/executeCommand
andworkspace/applyEdits
.The text was updated successfully, but these errors were encountered: