Glavin001 / Glavin001/atom-preview

Line numbers?

Open
#137 0 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
CoffeeScript
Stars
51
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Hi!

Not sure if I missed something, or there is some technical limitation here, but if not, can I add a feature request for line numbers?

My use case is, that we have some coffee files in our app, that in the production environment are compiled to js, so when code dies for some reason there we get the js line number in the error stack. (Yes, I'm aware that it could show the coffee line number with source map, but currently it doesn't.) So whenever this happens, I open the js of the coffee in preview in atom, then copy the whole source to a new buffer so I can see line numbers, so I can get where the error happened.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the Atom preview rendering entry point and checking how compiled JavaScript is displayed; done means the preview visibly includes line numbers for the source being inspected.

Written by the indexing model from the issue text.

Assessment

Tech stack
coffeescript, javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.