Skip to content
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

VSCode extensions update fail #593

Closed
2 tasks done
psydvl opened this issue Oct 23, 2023 · 5 comments · Fixed by #650
Closed
2 tasks done

VSCode extensions update fail #593

psydvl opened this issue Oct 23, 2023 · 5 comments · Fixed by #650
Labels
C-bug Something isn't working

Comments

@psydvl
Copy link

psydvl commented Oct 23, 2023

Erroneous Behavior

Update fails on extensions not available on VSCode marketplace https://marketplace.visualstudio.com/
Like self-written or distributed from different sources

Expected Behavior

Topgrade check that extensions available on marketplace

Steps to reproduce

  1. Install VSCode
  2. Build and install sample extension from guide https://github.com/microsoft/vscode-extension-samples/tree/main/helloworld-sample

Problem persists without calling from topgrade

  • No

Did you run topgrade through Remote Execution

  • No

Additional Details

  • Operation System/Version
    openSUSE Tumbleweed

  • Installation
    Built from repo

  • Topgrade version (topgrade -V)
    Topgrade 13.0.0

Related: #589

@psydvl psydvl added the C-bug Something isn't working label Oct 23, 2023
@SteveLauC
Copy link
Member

Would you like to provide the output of:

$ code --list-extensions 
$ code --list-extensions --show-versions 

@psydvl
Copy link
Author

psydvl commented Oct 23, 2023

I can't list extensions: some or all of them that not from marketplace are under NDA

@SteveLauC
Copy link
Member

Ok, understand, I will try reproducing myself

@DenisLanz
Copy link

I stumbled over this issue with the shell integration from installed by fig and not listed in the marketplace.

@SteveLauC
Copy link
Member

The contributor of this step was working with upstream to get all the VS Code issues solved, but unfortunately, the maintainers of VS Code don't want the feature that will get this issue fixed: microsoft/vscode#196155 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants