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

Update resolution of options for formatting command in extension #4064

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Jul 31, 2024

VSCode has this detectIndent setting which seems to prefer 4 space by default and then update the TypeSpec formatter to format that way.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jul 31, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - fix ✏️

IDE: Formatting command will use prettier config if provided over the editor's configuration.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@timotheeguerin timotheeguerin changed the title Stop respecting VSCode space config for extension formatter Update resolution of options for formatting command in extension Aug 1, 2024
@timotheeguerin timotheeguerin added this pull request to the merge queue Aug 12, 2024
Merged via the queue into microsoft:main with commit 3775eec Aug 12, 2024
22 checks passed
@timotheeguerin timotheeguerin deleted the fix/stop-respecting-vscode-space-config branch August 12, 2024 22:44
sarangan12 pushed a commit to sarangan12/typespec that referenced this pull request Sep 16, 2024
…rosoft#4064)

VSCode has this detectIndent setting which seems to prefer 4 space by
default and then update the TypeSpec formatter to format that way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants