Skip to content
Snippets Groups Projects

JetBrains: Add minimal strategy to load file content

Merged Warren Gifford requested to merge ps/jetbrains-load-data into main

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

Merged by avatar (Jul 13, 2025 7:27am 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