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

'workspace.get_document' has been deprecated, use 'workspace.get_text_document' instead #301

Closed
hamirmahal opened this issue May 4, 2024 · 2 comments · Fixed by #302
Closed

Comments

@hamirmahal
Copy link
Contributor

No description provided.

@hamirmahal
Copy link
Contributor Author

image

@hamirmahal
Copy link
Contributor Author

2024-05-04 11:05:43.874 [info] SUPPORTED mypy>=1.0.0
FOUND mypy==1.6.1

2024-05-04 11:05:43.900 [info] /home/hamir/.vscode/extensions/ms-python.mypy-type-checker-2023.6.0/bundled/tool/lsp_server.py:165: DeprecationWarning: 'workspace.get_document' has been deprecated, use 'workspace.get_text_document' instead
  document = LSP_SERVER.workspace.get_document(params.text_document.uri)

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

Successfully merging a pull request may close this issue.

1 participant