Boscop / Boscop/web-view

Debug mode spamming console when loading a local file

Open
#227 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

Whenever debug mode is enabled, a local webpage is loaded and web-view sends a message to the IDE, the IDE freezes.
The problem occurs because the "URL" sent contains the whole HTML and that freezes the IDE if there's a lot of it.
Is there a way to filter that to either chop it off or is that platform-dependent and you can't do anything?

I'm currently using VSCode on Void Linux, using GTK webview.

I understand the problem is in VSCode, but having a way of manipulating the log output format would help greatly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.