Skip to content

Fix plugin name in the marketplace #2586

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

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

pkukielka
Copy link
Contributor

Test plan

  1. Build and install the plugin
  2. Check plugin name in Settings > Plugins

image

@@ -1,7 +1,7 @@
# IntelliJ Platform Artifacts Repositories
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
pluginGroup=com.sourcegraph.jetbrains
pluginName=Sourcegraph
pluginName=Cody: AI Coding Assistant with Autocomplete & Chat
Copy link
Contributor

Choose a reason for hiding this comment

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

I was thinking about it too 😅

There is a logical inconsistency with this change. The plugin is not only about Cody but Code Search too.

Our description looks like this (it is defined in the marketplace settings):
image

I think this change should be approved by someone else (marketing team?).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I copied plugin name from plugin.xml where it was approved, this is most likely regression from IJ plugin 2.0 migration.

And name was changed intentionally some time ago:
9761f25

Copy link
Contributor

Choose a reason for hiding this comment

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

ok then

Copy link
Contributor

Choose a reason for hiding this comment

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

we'll make a decision to deprecate the code search part, its legacy

@pkukielka pkukielka merged commit 4008126 into main Nov 6, 2024
6 checks passed
@pkukielka pkukielka deleted the pkukielka/fix-cody-plugin-name branch November 6, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants