[GH-ISSUE #7304] [FR] Allow customizing the length of the tab width inside code blocks #3246

Open
opened 2026-03-23 21:28:40 +00:00 by mirror · 0 comments
Owner

Originally created by @zhaob1n on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7304

Description

The debate over using tabs versus spaces for indentation in code has been a long-standing and often polarizing issue among programmers. Different developers and teams have strong preferences, and these preferences can vary widely depending on coding standards, language conventions, or personal style. Currently, the tab width inside code blocks is fixed, which doesn't accommodate these varying preferences. Allowing users to customize the length of the tab width inside code blocks would provide greater flexibility and improve the user experience for developers who rely on specific indentation settings. This feature would help align the editor with common practices in the programming community and cater to individual workflow needs.

Impact

Developers who prefer tabs over spaces

Additional Context

No response

Originally created by @zhaob1n on GitHub (Jan 30, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7304 ### Description The debate over using tabs versus spaces for indentation in code has been a long-standing and often polarizing issue among programmers. Different developers and teams have strong preferences, and these preferences can vary widely depending on coding standards, language conventions, or personal style. Currently, the tab width inside code blocks is fixed, which doesn't accommodate these varying preferences. Allowing users to customize the length of the tab width inside code blocks would provide greater flexibility and improve the user experience for developers who rely on specific indentation settings. This feature would help align the editor with common practices in the programming community and cater to individual workflow needs. ### Impact Developers who prefer tabs over spaces ### Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3246
No description provided.