masteradit / masteradit/AllSQL
Add syntax highlighting
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Highlighting the code based on syntax can be really useful for users as it makes it easier to read and understand code.
I came across a few plugins and resources that can help in this case:
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
Review the linked flutter_highlight, code_text_field, creamy_field, and FlutterGems resources to compare syntax-highlighting options for the editor. Trace where SQL code is displayed, then define the supported syntax and verify that code is highlighted consistently in the browser-based compiler.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, sql
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100