Skip to content

Conversation

@hsqStephenZhang
Copy link

Background

When typing or selecting styles in vscode config editor, the usable options are not shown due to missing of enum field in each style field in properties in package.json, which could cause confusions for new comers.

Fix

Add enum of all preset style options shown in https://clang.llvm.org/docs/ClangFormat.html#standalone-tool

TODOs

  • if we should enable this enum for each style field? (which could be lengthy)

@hsqStephenZhang
Copy link
Author

After the change:

image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant