FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix `include_declaration` handling in references request by krassowski · Pull Request #440 · python-lsp/python-lsp-server · GitHub

Fix include_declaration handling in references request - #440

Merged
ccordoba12 merged 2 commits into
python-lsp:developfrom
krassowski:fix-references
Sep 10, 2023
Merged

Fix include_declaration handling in references request#440
ccordoba12 merged 2 commits into
python-lsp:developfrom
krassowski:fix-references

Conversation

Copy link
Copy Markdown
Member

Fixes #439. The recommendation not to use default values was confirmed by a pluggy maintainer: pytest-dev/pluggy#442 (comment).

ccordoba12 added this to the v1.8.1 milestone Sep 10, 2023
ccordoba12 added the bug Something isn't working label Sep 10, 2023

ccordoba12 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks @krassowski!

ccordoba12 merged commit 8377b2c into python-lsp:develop Sep 10, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

includeDeclaration is no longer respected in textDocument/references

2 participants


Back | FazBrowse Home | New Git URL