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

Test: String array Setting GUI #77427

Closed
2 tasks done
octref opened this issue Jul 15, 2019 · 0 comments
Closed
2 tasks done

Test: String array Setting GUI #77427

octref opened this issue Jul 15, 2019 · 0 comments

Comments

@octref
Copy link
Contributor

octref commented Jul 15, 2019

Test for #62440

Complexity: 1

Overview
Settings that has type: array and item: string can now be edited in the Settings GUI. Here are builtin items that match this criteria:

terminal.integrated.commandsToSkipShell
terminal.integrated.shellArgs.linux
terminal.integrated.shellArgs.osx
css.experimental.customData
css.lint.validProperties
html.experimental.customData
less.lint.validProperties
scss.lint.validProperties
typescript.tsserver.pluginPaths

Extension-contributed string array settings include prettier.disableLanguages.

Testing

  • Test that you can add/edit/remove items for those settings

    image

  • Test that you can add/edit/remove string array settings contributed by extensions (such as prettier for prettier.disableLanguages)

  • Test that you can modify this minimal sample to contribute a new string array setting that uses this GUI

@octref octref added this to the July 2019 milestone Jul 15, 2019
@kieferrm kieferrm removed their assignment Jul 31, 2019
@chrisdias chrisdias removed their assignment Jul 31, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants