Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Fix plugin name in the marketplace#2586

Merged
pkukielka merged 1 commit intomainfrom
pkukielka/fix-cody-plugin-name
Nov 6, 2024
Merged

Fix plugin name in the marketplace#2586
pkukielka merged 1 commit intomainfrom
pkukielka/fix-cody-plugin-name

Conversation

@pkukielka
Copy link
Copy Markdown
Contributor

Test plan

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

image

Comment thread gradle.properties
# -> 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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@pkukielka pkukielka deleted the pkukielka/fix-cody-plugin-name branch November 6, 2024 10:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants