mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
feat: Tab indentation in code response #6196
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bimbam360 on GitHub (Aug 25, 2025).
Check Existing Issues
Problem Description
I'm always frustrated when the code editor output uses spaces instead of tabs, seemingly without the option to change it.
Desired Solution you'd like
Just having a toggle option/setting to change code output between using spaces or tabs. Should be trivial to implement and I suspect would make a lot of people's lives easier.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Aug 25, 2025):
We're open to reviewing PRs