-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working