-
Notifications
You must be signed in to change notification settings - Fork 316
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
Support JetBrains IDEs 2024.2 #6434
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…it was an indirect dependency of ext
They need ExperimentaUI service to be set https://sourcegraph.com/github.com/JetBrains/intellij-community/-/commit/a22187eb5f46e44e2c283bbae6e2854e0d8e97ee#diff-6771702fd993518904c93eab88375c67R44 https://sourcegraph.com/github.com/JetBrains/intellij-community/-/commit/3f90c0e90f21f5977c945c845169e29346307615#diff-6771702fd993518904c93eab88375c67L40
github-actions
bot
added
product: CLion
CLion plugin
product: IntelliJ
IntelliJ plugin
product: GoLand
GoLand plugin
awaiting-review
Awaiting review from Bazel team on PRs
labels
May 31, 2024
mai93
approved these changes
Jun 3, 2024
github-actions
bot
removed
the
awaiting-review
Awaiting review from Bazel team on PRs
label
Jun 3, 2024
gchandu25
pushed a commit
to gchandu25/bazelbuild-intellij
that referenced
this pull request
Jun 7, 2024
* Support JetBrains IDEs 2024.2 * Fix tests include missing libraries from modules * Support CE * Add direct dependency in grpc-api. The library was always there, but it was an indirect dependency of ext * Comment out clion section as it is not released yet * Set correct toml plugin url * EAP 2 * Move tests requiring isNewUI call from unit tests to integration tests. They need ExperimentaUI service to be set https://sourcegraph.com/github.com/JetBrains/intellij-community/-/commit/a22187eb5f46e44e2c283bbae6e2854e0d8e97ee#diff-6771702fd993518904c93eab88375c67R44 https://sourcegraph.com/github.com/JetBrains/intellij-community/-/commit/3f90c0e90f21f5977c945c845169e29346307615#diff-6771702fd993518904c93eab88375c67L40 * Enbale plugin_dev integration tests * New jar directory layout in Go Plugin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See
the Contributions section in the README for more
details.
Discussion thread for this change
Issue number:
<please reference the issue number or url here>
Description of this change
Noticable changes:
most of the files are just copies, you can compare them with this script: