Toggle Linewrap in Query Editor
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Basically just that - I'd like to be able to toggle linewrap off in the query editor so it doesn't wrap long lines.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the query editor and its line-wrapping configuration in the Postico codebase. Check how editor preferences are exposed, then verify that the requested toggle disables wrapping for long query lines and restores it when enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100