Feature request: Option for always using quotes on strings
Open
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Today, strings are always surrounded by quotes. Would be nice to have an option to disable it.
If disabled, it would only use quotes if the string includes a field separator character (, or ; depending on international or continental format).
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the string-formatting or export path and any existing formatting options, then verify that strings without separators are unquoted while strings containing the applicable comma or semicolon remain quoted in both formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100