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 26
    • Issues 26
    • 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
  • !603

Refactor and use common utils to apply LSP edits

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Mark Nauwelaerts requested to merge work/lsp_utils_edits into master Feb 12, 2022
  • Overview 0
  • Commits 2
  • Pipelines 4
  • Changes 5

Applying of additional edits were recently added to completion. However, applying of edits is also done elsewhere (in the main view plugin) and it also handles additional details (such as moving ranges). This moves the applying of edits into common utility helper code, and then uses that in both cases.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/lsp_utils_edits