| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@steff456 please add a test for this by including a function that uses this syntax for parameters over here https://github.com/palantir/python-language-server/blob/develop/test/plugins/test_completion.py#L23 And then add a test for this around https://github.com/palantir/python-language-server/blob/develop/test/plugins/test_completion.py#L160 Make sure that this runs only on the correct python version. We might need to update the python version that we use on CI as well |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks @steff456, great work!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes the syntax of the snippet when a slash (/) character is present.
Fixes spyder-ide/spyder#10761