masteradit / masteradit/AllSQL
Add syntax highlighting
- 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:
- [flutter_highlight](https://pub.dev/packages/flutter_highlight)
- [code_text_field](https://pub.dev/packages/code_text_field)
- [creamy_field](https://pub.dev/packages/creamy_field#CreamySyntaxHighlighter)
- https://fluttergems.dev/editor-syntax-highlighter/
Contributor guide
No contributing guide indexed for this repository
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