No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-11-07 10:54:33 +00:00
.github Template cleanup 2022-11-07 10:54:33 +00:00
.idea Template cleanup 2022-11-07 10:54:33 +00:00
.run Initial commit 2022-11-07 11:54:22 +01:00
gradle/wrapper Initial commit 2022-11-07 11:54:22 +01:00
src Template cleanup 2022-11-07 10:54:33 +00:00
.gitignore Initial commit 2022-11-07 11:54:22 +01:00
build.gradle.kts Initial commit 2022-11-07 11:54:22 +01:00
CHANGELOG.md Template cleanup 2022-11-07 10:54:33 +00:00
gradle.properties Template cleanup 2022-11-07 10:54:33 +00:00
gradlew Initial commit 2022-11-07 11:54:22 +01:00
gradlew.bat Initial commit 2022-11-07 11:54:22 +01:00
qodana.yml Initial commit 2022-11-07 11:54:22 +01:00
README.md Template cleanup 2022-11-07 10:54:33 +00:00
settings.gradle.kts Template cleanup 2022-11-07 10:54:33 +00:00

intellij-angular-inline-jumper

Build Version Downloads

Template ToDo list

This Fancy IntelliJ Platform Plugin is going to be your implementation of the brilliant ideas that you have.

This specific section is a source for the plugin.xml file which will be extracted by the Gradle during the build process.

To keep everything working, do not remove <!-- ... --> sections.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "intellij-angular-inline-jumper" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.