Skip to content

Toggle setting with arrays as values does not work #29

Closed
@femto-code

Description

I want to toggle a VSC extension that hast the following format:
"author.extension": [ "val1", "val2"],

With commands extension it does not seem to be possible to toggle this setting like follows:

[ "val1", "val2"] -> [ "val3", "val4"]

Would it be possible to get this to work somehow?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions