Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KateKate
  • Merge requests
  • !461

Replace the LSP server for Python with a maintained one

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Boris Petrov requested to merge iorvethe/kate:lsp_new_python_server into master Jul 19, 2021
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 1

The current server, pyls, is no longer maintained. This MR replaces it with an actively developed fork of the same server, pylsp.

Edited Jul 25, 2021 by Boris Petrov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: lsp_new_python_server