Skip to content
Snippets Groups Projects

LSIF: Code reorganization

Created by: efritz

Some quality of life improvements within the code:

  • organize code by entrypoint (server, worker, shared)
  • group cohesive files into directories (xrepo + commit, cache + database + backend)
  • disambiguate lsp, lsif, and model names via named imports (e.g. RangeId is defined in more than one of these)

This PR only rearranges code, it does not change any implementation. See commits for detailed steps.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading