-
Notifications
You must be signed in to change notification settings - Fork 14
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
Shorten rocq-lsp #73
Shorten rocq-lsp #73
Conversation
What other page? Are you talking about the one that was removed as part of #59? |
I'm fine with merging these changes, but:
|
Oh, didn't notice the instructions were per-OS. fixed. I let @rtetley comment on the package (re)name |
The plan was to do a release in two weeks. But there is nothing set in stone, we could always proceed earlier if necessary. |
And that release could have the new name (opam side) and we could have an empty package just depending on the new one to not break user's setup. At the same time, I don't know how to handle the transition in the app store, would the same strategy work? |
On the app store, it's time not to call this extension |
I already created the organisation to prepare for this. Indeed deprecating the old one is a solution but we lose the download stats and ratings |
Otherwise, is there support from transferring and renaming in the VS Code marketplace? If yes, that would likely be the best option. |
So from my research, I could theoretically contact vscode marketplace support team and rename the extension. This what would happen though (from this stack overflow thread): The download stats would remain same even after the extension transfer. Usually, we do not allow transfer of VSCode extensions since it has following consequences:
I will still contact support and see. |
To me, it looks like points 2 and 3 are not an issue. Point 1 is indeed an issue, but it could be worked around by re-publishing all the past versions. |
Well I contacted vscode marketplace support, they suggested we deprecate the extension. See: microsoft/vscode-discussions#1 I am not sure they change the publisher name anymore :-/ |
Well, I think this solution is fine as well. Statistics on the new extension will go up fast again. Especially with the previous extension deprecated and pointing to the new one. |
This PR does two things:
Given there is another page on how to install vscoq, we could short that section as well and link to that tutorial.