masteradit / masteradit/AllSQL

Add syntax highlighting

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
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:
- [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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.