-
-
Notifications
You must be signed in to change notification settings - Fork 399
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
Please become a verified publisher #1124
Comments
Hi @isidorn, thank you for the update! We will verify it with vuejs.org. :) |
@johnsoncodehk yes, that would be fantastic. Thanks a lot 👏 |
We want move related extensions to a vue official publisher(https://marketplace.visualstudio.com/publishers/vue) and change extension id from |
@johnsoncodehk moving the extension is possible (while preserving downloads). Moving + rename I am not sure. |
I have verified https://marketplace.visualstudio.com/manage/publishers/vue and we plan to move the official extensions under this publisher. |
Awesome, thanks! |
@isidorn I can't email to you 😅, I got this response in gmail: The recipient server did not accept our requests to connect. Learn more at [https://support.google.com/mail/answer/7720 micorosft.com 20.53.203.50: timed out] [micorosft.com 20.84.181.62: timed out] [micorosft.com 20.81.111.85: timed out] [micorosft.com 20.103.85.33: timed out] [micorosft.com 20.112.52.29: timed out] In the email request, we want to change these 2 extensions ID and change publisher.
|
@johnsoncodehk sorry I had a typo in my email. Can you please try again? |
A fresh install of volar gives me a warning each time I start up vscode.
Is this due to the publisher change that is going on? I've uninstalled and re-installed volar (and uninstaller vetur) but can't seem to shake this message. |
@johnsoncodehk Thanks - changing my
I noticed there was a reference to the old name in "[vue]": {
"editor.defaultFormatter": "johnsoncodehk.volar"
}, which I removed, but that didn't help. Interestingly, when I install Vue Volar, I'm still getting the following message in the vscode extension log, referring to the old johnsoncodehk name:
|
@abulka I'll release a new version with new publisher as soon, please keep an eye out for it to if it fix the problem. |
There is still no solution to this problem, every time I open a Vue3 project I get the prompt "The 1 extension(s) below, in workspace recommendations have issues: johnsoncodehk.volar (not found in marketplace)" |
@lainbo What is your VSCode version? Try uninstalling the currently installed Volar extension and try installing it again. Also, if it is possible to upgrade VSCode, please upgrade and try it. |
My VS Code version is 1.67.1, at the time of your reply, I tried to uninstall and reinstall Volar, and also operated the VS Code account to sync immediately, but still did not solve the problem, I guess if I can delete my sync information from the server, this problem may be solved |
@lainbo this means that your workspace has a .vscode folder and in it an |
It's great, it solved the problem successfully, thanks a lot! |
Same fix here, |
Hi VS Code pm here 👋
We are now recommending this extension for vue files 🚀
It would be fantastic if you verify your publisher. More details about this process can be found here https://code.visualstudio.com/api/working-with-extensions/publishing-extension#verify-a-publisher
Thanks a lot!
The text was updated successfully, but these errors were encountered: