crate / crate/crate-admin

Show line numbers in console

Open
#813 0 comments 1 reaction 0 assignees View on GitHub
feature: console
Dominant language
JavaScript
Stars
27
Forks
18
PR merge metrics
No merged PRs in 30d

Description

When debugging an issue like ```SQLParseException[line 94:10: mismatched input '(' expecting {'FROM', 'WHERE', 'GROUP', 'ORDER', 'HAVING', 'LIMIT', 'OFFSET', 'FETCH', 'WINDOW', 'UNION', ',', ')'}]``` it would be super helpful to have line numbers in the left-hand margin of the console.

Contributor guide

Open the contributing guide

Research direction

Start by locating the console component that renders SQL input and its left-hand margin, then reproduce the multi-line SQL example described in the issue. Done means the console displays line numbers beside the SQL lines while preserving the existing input and debugging behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.