Skip to content

Publish gradle-intellij-plugin sources #810

@jonnyzzz

Description

@jonnyzzz

Related to https://youtrack.jetbrains.com/issue/IDEA-280494

I use the IntelliJ plugin SDK plugin in the Gradle project.
Navigation to symbols opens the decompiled declarations, rather than sources.
It breaks us from reading the code comments in the plugin sources, killing all the benefits of build.gradle.kts.

It actually seems like we do not publish sources at all, just take a look at:
https://plugins.gradle.org/m2/org/jetbrains/intellij/plugins/gradle-intellij-plugin/1.2.0/

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions