Skip to content

Explicitly configure identation settings for VSCode#2450

Merged
timrogers merged 1 commit intomainfrom
timrogers/vscode-indentation
May 19, 2022
Merged

Explicitly configure identation settings for VSCode#2450
timrogers merged 1 commit intomainfrom
timrogers/vscode-indentation

Conversation

@timrogers
Copy link
Contributor

@timrogers timrogers commented May 18, 2022

This adds explicit configuration to .vscode/settings.json so we use two spaces for indentation, rather than relying on the user's own settings or automatic detection. It also fixes the indentation of the settings file itself 😂 😓

This adds explicit configuration to `.vscode/settings.json` so we
use two spaces for indentation, rather than relying on the user's
own settings or automatic detection.
@timrogers timrogers requested a review from nickfloyd May 18, 2022 17:37
Copy link
Contributor

@nickfloyd nickfloyd left a comment

Choose a reason for hiding this comment

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

🎉 Looks great! Thank you!

@timrogers timrogers merged commit bbddb9d into main May 19, 2022
@timrogers timrogers deleted the timrogers/vscode-indentation branch May 19, 2022 08:42
@nickfloyd
Copy link
Contributor

release_notes: Explicitly configures indentation settings for VSCode

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

Labels

Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants