Skip to content
Discussion options

You must be logged in to vote

Hi @cristian-spiescu ,

I'm not what means this disabled state you are referring to, but maybe it is indeed related to the recent Extension runtime security feature, available starting in January. More details here (https://code.visualstudio.com/updates/v1_97#_trusting-extension-publishers) and here (https://code.visualstudio.com/docs/configure/extensions/extension-runtime-security).

If that's the case, it would require you to update your user settings and add the publisher and/or extension to the allowed list. Something like this:

    "extensions.allowed": {
        "famiprog": true,
    }

More details https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions

If …

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by cristian-spiescu
Comment options

You must be logged in to vote
1 reply
@alefragnani
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants