Single-quote strings
Open
- Dominant language
- Go
- Stars
- 405
- Forks
- 32
- Avg merge
- 23h 7m
- Merged PRs (30d)
- 1
Description
I'd love to use hil for a project but double-quotes are not very JSON friendly making the highlighting look all wonky, any chance of getting single-quoted strings in?
Contributor guide
Research direction
Start by locating HIL's string-literal parsing and related tests in the repository. Confirm the desired single-quoted syntax and its JSON-oriented highlighting behavior, then add coverage showing that single-quoted strings are accepted without changing existing double-quoted behavior. No files or tests are named in the issue, so repository exploration is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100