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

Allow configuring indentation in VSCode extension #291

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

nonolai
Copy link
Contributor

@nonolai nonolai commented Mar 16, 2024

Allows a user of the VSCode extension to configure indentation in the VSCode Extensions settings.

Tested in Extension Debug:

  • Indenting using tabs (still default)
  • Indenting using 4 spaces
  • Indenting using 8 spaces

@nonolai
Copy link
Contributor Author

nonolai commented Mar 16, 2024

Fixes #290

@Scony Scony merged commit 73c9dca into Scony:master Mar 18, 2024
6 of 15 checks passed
@Scony
Copy link
Owner

Scony commented Mar 18, 2024

Thanks!

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.

2 participants