[project.urls] Homepage = "https://github.com/python-lsp/python-lsp-server" [project.optional-dependencies] all = [ "autopep8>=1.6.0,<2.1.0", "flake8>=5.0.0,<7", "mccabe>=0.7.0,<0.8.0", "pycodestyle>=2.9.0,<2.11.0", "pydocstyle>=6.3.0,<6.4.0", "pyflakes>=2.5.0,<...
· 19 commits to develop since this release v1.11.0 4c0e99b This commit was created on GitHub.com and signed with GitHub’s verified signature. GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode. Major release of python-lsp-server with the following new features and cha...
git config --global user.name userName git config --global user.email userEmail python-lsp-server / .policy.yml .policy.yml2.65 KB 一键复制编辑原始数据按行查看历史 Excavator Bot提交于5年前.Excavator: Update policy-bot config (#850)
lsp-mode- the main language server protocol package lsp-ui- UI-related LSP extras, such as the sideline info, docs, flycheck, etc. company-lsp- company-backend for LSP-based code completion. [[https://github.com/bbatsov/projectile][projectile]] or [[https://github.com/technomancy/find-fi...
参考:https://github.com/pypa/pypi-legacy/issues/322 3. main.py 3.1 select action 新建一个main.py文件,用emacs打开, 消息区会显示: main.pyisnotpartof any project.Select aciton: 这里要按<Tab>键,进行选择, 选最后一个就好, Import project root /Users/xxx/.../ ...
CodeFolders and files Latest commit History500 Commits .github/workflows docs pylsp scripts test .coveragerc .gitattributes .gitignore .policy.yml .pylintrc CHANGELOG.md CONFIGURATION.md LICENSE MANIFEST.in README.md RELEASE.md pyproject.toml setup.cfg setup.py ...
9 9 head "https://github.com/python-lsp/python-lsp-server.git", branch: "develop" 10 10 @@ -34,8 +34,8 @@ class PythonLspServer < Formula 34 34 end 35 35 36 36 resource "docstring-to-markdown" do 37 - url "https://files.pythonhosted.org/packages/2b/11/4be3230b6eba...
meta.changelog for python311Packages.python-lsp-server is:https://github.com/python-lsp/python-lsp-server/blob/v1.11.0/CHANGELOG.md Updates performed Ran passthru.UpdateScript To inspect upstream changes Impact Checks done built on NixOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development No branches or pull requests 1 participant ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone v1.6.0 Development Successfully merging a pull request may close this issue. Update the configuration schema for consis...