Skip to content

Make default for include_function_objects false#274

Merged
ccordoba12 merged 1 commit intopython-lsp:developfrom
replit:th-make-function-objects-opt-in
Oct 31, 2022
Merged

Make default for include_function_objects false#274
ccordoba12 merged 1 commit intopython-lsp:developfrom
replit:th-make-function-objects-opt-in

Conversation

@airportyh
Copy link
Copy Markdown
Contributor

@airportyh airportyh commented Oct 5, 2022

Fixes #273. This PR makes the include_function_objects option False by default.

@ccordoba12 ccordoba12 changed the title Make default for include_function_objects opt-in Make default for include_function_objects false Oct 6, 2022
@ccordoba12 ccordoba12 added this to the v1.6.0 milestone Oct 6, 2022
@ccordoba12
Copy link
Copy Markdown
Member

Hey @airportyh, thanks for your contribution! I'm fine with this, but I think to be consistent we should also make include_class_objects False. What do you think?

@doolio
Copy link
Copy Markdown
Contributor

doolio commented Oct 18, 2022

The CONFIGURATION.md should be updated as well if this is merged.

@ccordoba12
Copy link
Copy Markdown
Member

@airportyh, I'm going to push a commit to address my suggestion above, plus the one made by @doolio, so we can merge your PR, given that you haven't answered so far.

@ccordoba12
Copy link
Copy Markdown
Member

I don't know why I can't git checkout the branch associated to this PR, so I'll merge this one and then open a new one with the missing things.

Copy link
Copy Markdown
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @airportyh!

@ccordoba12 ccordoba12 merged commit 7e8fc6c into python-lsp:develop Oct 31, 2022
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.

Completion result have "typeParameter" duplicates

3 participants