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

feat(lsp): respect editor indentation options #24181

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

nayeemrmn
Copy link
Collaborator

@nayeemrmn nayeemrmn commented Jun 11, 2024

Closes #23257. Respects and prioritizes the indentation options selected on the VSCode status bar.

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nayeemrmn nayeemrmn merged commit 85e9a79 into denoland:main Jun 12, 2024
17 checks passed
@nayeemrmn nayeemrmn deleted the lsp-format-options-from-editor branch June 12, 2024 16:41
zebreus pushed a commit to zebreus/deno that referenced this pull request Jul 8, 2024
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.

LSP: Formatting ignores passed formatting options
2 participants