Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

Detect stack trace and make clickable #16

Open
frabcus opened this issue Feb 25, 2013 · 1 comment
Open

Detect stack trace and make clickable #16

frabcus opened this issue Feb 25, 2013 · 1 comment

Comments

@frabcus
Copy link
Contributor

frabcus commented Feb 25, 2013

Not sure what feature to use in ACE.

Detect lines like this (Python):
File "./scraper", line 8

@frabcus
Copy link
Contributor Author

frabcus commented Jun 1, 2013

Perhaps use margin error annotations somehow for this:
editor.session.setAnnotations([{row:1 ,column: 0, text:
"message",type:"error"}]);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant