Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add --all-projects for all jetbrains versions #564

Merged

Conversation

bastiandoetsch
Copy link
Collaborator

@bastiandoetsch bastiandoetsch commented Jul 5, 2024

Description

Provide description of this PR and changes, if linked Jira ticket doesn't cover it in full.

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

@bastiandoetsch bastiandoetsch requested a review from a team as a code owner July 5, 2024 05:32
}.joinToString("\n").run { markdownToHTML(this) }
)
val content = File("$projectDir/README.md").readText()
val startIndex = content.indexOf("# JetBrains plugins")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A fix for this has already been delivered in a1aa759, might need to make some changes here

@cat2608 cat2608 merged commit fbe1b23 into master Jul 9, 2024
9 checks passed
@cat2608 cat2608 deleted the fix/IDA-42_add-all-projects-for-all-jetbrains-versions branch July 9, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants