Skip to content

Jump-to-file does not support per-version overrides #19

@Johni0702

Description

@Johni0702

It seems the jump-to-file (PreprocessorFileJumpAction) functionality lacks support for per-version overrides:

  • It lists versions which have an override but jump to them fails with "Could not find file for version XYZ on disk. Try building your project"
  • Jumping from an override fails with "File does not seem to be a preprocessor source or generated file"

Once it has support, it'd also be nice to have some way to differentiate which files are per-version overrides vs generated (e.g. IntelliJ's Search Everywhere has a different text color for files which are git-ignored). Ideally also an action which jumps only between overrides.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions