Giter Club home page Giter Club logo

Comments (6)

pcasdf avatar pcasdf commented on June 25, 2024 1

Updated the issue! Sorry I was trying to be concise. After the reload is when it happens. And I did a bit more testing, this only happens over ssh. I was able to install a local extension over ssh when it was built though, so this only happens when it's not built

Do you mean that if the extension's .vsix is in the extension dir, then the workspace will load?

A bunch of devs at my company ran into this too and our code-workspace got into a broken state. We have a few custom extensions in the .vscode/ directory at the root of our monorepo, and I moved them to .vscode/extensions, but it's just the source code and no .vsix. Although https://code.visualstudio.com/updates/v1_88#_local-workspace-extensions implies that this feature is opt-in, on Insiders only, with the extensions.experimental.supportWorkspaceExtensions config, none of which are true for us, we were still prompted to install workspace extensions. After doing so and reloading the extension host, the workspace never loads over SSH. Even after reverting the change and restoring the extensions back to their original location, e.g. .vscode/hello-world-extension, and removing the .vscode/extensions dir, the workspace still wouldn't load. I discovered that I had to rm -rf ~/Library/Application\ Support/Code/CachedConfigurations locally in order to be able to load the workspace again.

from vscode.

pcasdf avatar pcasdf commented on June 25, 2024 1

Also @pcasdf, it's no longer insiders only https://code.visualstudio.com/updates/v1_89#_local-workspace-extensions

Oops, I need to read the release notes more carefully 😇 well that's unfortunate since it doesn't seem ready to be on stable.

from vscode.

sandy081 avatar sandy081 commented on June 25, 2024

It is unclear and confusing to me what you are asking for. Summary and Description are not matching.
Summary says VS Code is unusable and I do not see anything related to that in the description.

from vscode.

AndrewNolte avatar AndrewNolte commented on June 25, 2024

Updated the issue! Sorry I was trying to be concise. After the reload is when it happens. And I did a bit more testing, this only happens over ssh. I was able to install a local extension over ssh when it was built though, so this only happens when it's not built

from vscode.

AndrewNolte avatar AndrewNolte commented on June 25, 2024

No I never made a vsix, just the compiled out/ dir needs to be there for local workspace extensions. It doesn't rely on a vsix at all, but I wish it had the option for it since not every repo has a node build system as part of its normal setup

from vscode.

AndrewNolte avatar AndrewNolte commented on June 25, 2024

Also @pcasdf, it's no longer insiders only https://code.visualstudio.com/updates/v1_89#_local-workspace-extensions

from vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.