Skip to content

Support links to source locations in OutputEvents #94

Closed
@hbenl

Description

When you write to the browser console in Firefox or Chrome (e.g. console.log("foo")), the console will show a clickable link to the source location of the console.log(...) call. Please support links to source locations (i.e. a Source object with line and column) in the debug protocol and VS Code.
screenshot_2017-01-14_13-57-01

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions