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

Configurable codeAction extraction names #110

Merged
merged 4 commits into from
Mar 27, 2021
Merged

Configurable codeAction extraction names #110

merged 4 commits into from
Mar 27, 2021

Conversation

pappasam
Copy link
Owner

Resolves: #106

Names are no longer randomly-generated. Instead, they are configurable
in initializationOptions, defaulting to a name that's specific to
jedi-language-server.
Unnecessary; pydantic handles undefined values for us.
@pappasam pappasam merged commit 27591c7 into main Mar 27, 2021
@pappasam pappasam deleted the code_action_names branch March 27, 2021 16:03
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.

Allow vars_ and func_ in code actions to be configured
1 participant