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

Whitesmith Formatting not Supported #4801

Closed
LostLaplace opened this issue Dec 31, 2019 · 1 comment
Closed

Whitesmith Formatting not Supported #4801

LostLaplace opened this issue Dec 31, 2019 · 1 comment

Comments

@LostLaplace
Copy link

Type: LanguageService

Describe the bug

  • OS and Version: Windows 10, version 1709
  • VS Code Version: 1.41.1
  • C/C++ Extension Version: 0.26.2
  • Other extensions you installed (and if the issue persists after disabling them): Vim (persists)
  • A clear and concise description of what the bug is.

Whitesmith formatting is not supported by the language server.

To Reproduce

  1. Start new code block, for example an if block
  2. Hit enter, VS Code doesn't indent
  3. Open new brackets
  4. VS Code indents cursor instead of lining it up with brackets

screen_capture

Expected behavior
Cursor should indent prior to placing brackets and should not indent within the brackets.

@sean-mcmanus
Copy link
Contributor

This is a known issue we are tracking with #883 .

@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2020
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

2 participants