Skip to content
Snippets Groups Projects

JetBrains: Add minimal strategy to load file content

Created by: philipp-spiess

Part of #34368 (closed)

We need a way to load search match file contents. To be efficient, we also want to only load every file only once (otherwise scrolling though a list of multiple results in a single file would cause unnecessary loading indicators).

This data in combination with the matched line information can now be sent over to Java to render the preview dialog

Test plan

Manually verified the console output:

Screenshot 2022-05-02 at 16 25 32

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Approval is optional

Merged by avatar (Jul 30, 2025 11:10pm UTC)

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