query: Display definitions for duplicate files - #409
Conversation
This commit modifies get_idents_defs so that definitions are duplicated for duplicate files - files with same id as other files (and therefore same contents), but different paths. Fixes: bootlin#402
|
This is an LLM output. It looks valid to me and the commands have been tested, no hallucination there. Identifier pages still drop the references and doc comments of duplicate Elixir stores file contents deduplicated: byte-identical files share one EAGAIN shows references in six The bug is read-path: |
This commit modifies get_idents_defs so that definitions are duplicated for duplicate files - files with same id as other files (and therefore same contents), but different paths.
Fixes: #402