Skip to content

Signature files produced by -Ypickle-write do not contain enclosing filename #11797

Open
@olafurpg

Description

@olafurpg

Currently, *.sig files produced by -Ypickle-write do not contain the filename where the symbols originate. The filename is normally included in *.class files and is used by IDEs to navigate to library dependencies.

See https://youtrack.jetbrains.com/issue/SCL-16543 for a related discussion on making IntelliJ Scala pick up *.sig files.

Would it be possible somehow to encode the filename in *.sig files? I'm not sure exactly where would be the place for such information 🤔

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions