Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

update lsp-client-settings for python #104

Closed
wants to merge 1 commit into from
Closed

update lsp-client-settings for python #104

wants to merge 1 commit into from

Conversation

wsw0108
Copy link

@wsw0108 wsw0108 commented Jun 30, 2020

  • keep lsp-python-ms-extra-paths a list to not introduce breaking
    change
  • register some custom settings in function/lambda form to make them eval later

I use Doom Emacs.
Before these changes, if I restore a python project from Doom Emacs's dashboard, the autoSearchPaths will be true even if length of lsp-python-ms-extra-paths great than zero.

- keep `lsp-python-ms-extra-paths` a list to not introduce breaking
change
- register some custom settings in function/lambda form to make them eval later
@seagle0128
Copy link
Collaborator

seagle0128 commented Jul 1, 2020

Thank you. I've changed the type of lsp-python-ms-extra-paths to vector. And handle autoSearchPaths in 268bcc7.
Closing it.

@seagle0128 seagle0128 closed this Jul 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants