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

Adjust Code Tab Size to 4 in Markdown Preview #77745

Merged
merged 1 commit into from
Jul 22, 2019
Merged

Adjust Code Tab Size to 4 in Markdown Preview #77745

merged 1 commit into from
Jul 22, 2019

Conversation

Neonit
Copy link
Contributor

@Neonit Neonit commented Jul 22, 2019

Sets the tab size to 4 in the Markdown preview for code blocks in Markdown documents. I consider a tab size of 4 being standard and the default of 8 being unbearable. The few people, if any, using a different tab size than 4 can use the custom markdown preview style feature, if it is going to be fixed anytime (#77290).

tab-size is still marked experimental in the MDN, but it doesn't hurt, if not supported. However, in the used Chromium version it is supported.

Sets the tab size to 4 in the Markdown preview for code blocks in Markdown documents. I consider a tab size of 4 being standard and the default of 8 being unbearable. The few people, if any, using a different tab size than 4 can use the custom markdown preview style feature, if it is going to be fixed anytime (#77290).

[`tab-size` is still marked *experimental* in the MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/tab-size), but it doesn't hurt, if not supported. However, in the used Chromium version it is supported.
@mjbvz mjbvz self-assigned this Jul 22, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Jul 22, 2019

Seems reasonable. Can you please create an issue to track the issue and link it to the PR. This helps us track which issues we fix each milestone

@mjbvz mjbvz added this to the July 2019 milestone Jul 22, 2019
@mjbvz mjbvz merged commit 7be9e96 into microsoft:master Jul 22, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Jul 22, 2019

Thanks. This will be in the next VS Code insiders build and is scheduled to go out with VS Code 1.37

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants