Skip to content

Support scriptParsed like event in the protocol. #108

Closed
@dlebu

Description

The Chrome debugging protocol has a scriptParsed event that is being fired every time the virtual machine parses a script.

I talked to @roblourens about this and he told me about the Open Loaded Script command which causes the debug adapter to return a list of all loaded scripts, but an event would be a lot better since it eliminates polling.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions