| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good to me, thanks @bnavigator!
Sorry, something went wrong.
https://build.opensuse.org/request/show/1045989 by user bnavigator + dimstar_suse - Update to 1.7.0 * Add a new plugin to provide autoimport functionality (disabled by default). * Add progress reporting. * Make jedi_definition plugin follow definitions to pyi files. * Add support for flake8 version 6. * Add support for Yapf ignore patterns. * Add mccabe setting to flake8 plugin. - Drop python-lsp-server-pr316-flake8v6.patch upstreamed * gh#python-lsp/python-lsp-server#316 - Add python-lsp-server-pr327-sys-executable.patch * gh#python-lsp/python-lsp-server#327 (forwarded request 1045987 from bnavigator)
| Back | FazBrowse Home | New Git URL |
Similar to #111, the plugin should not assume that there is a python command in the PATH. (See also PEP394)