element-hq / element-hq/element-x-android
Don't word wrap code blocks
- Dominant language
- Kotlin
- Stars
- 2.4k
- Forks
- 624
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 149
Description
### Your use case
#### What would you like to do?
really long lines in code blocks should scroll horizontally
#### Why would you like to do it?
it's just more readable. code is formatted a certain way. it scrolls horizontally on the desktop client.
#### How would you like to achieve it?
just a small style setting I imagine
### Have you considered any alternatives?
user config for this behavior I guess
### Additional context
_No response_
### Are you willing to provide a PR?
No
Contributor guide
Research direction
The issue names no files or tests; start by locating the Android code that renders code blocks and compare its behavior with the desktop client. Done means long lines in code blocks scroll horizontally rather than wrapping, with the existing rendering behavior covered by an appropriate test if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100