mirror of
https://github.com/RGBCube/serenity
synced 2025-05-26 02:05:08 +00:00
![]() The JavaScript console can be opened with Control+I, or using the menu option. The console is currently a text box with JS syntax highlighting which will send commands to the document's interpreter. All output is printed to an HTML view in the console. The output is an HtmlView to easily allow complex output, such as expandable views for JS Objects in the long run. |
||
---|---|---|
.. | ||
BookmarksBarWidget.cpp | ||
BookmarksBarWidget.h | ||
BrowserConsoleClient.cpp | ||
BrowserConsoleClient.h | ||
CMakeLists.txt | ||
ConsoleWidget.cpp | ||
ConsoleWidget.h | ||
DownloadWidget.cpp | ||
DownloadWidget.h | ||
History.h | ||
InspectorWidget.cpp | ||
InspectorWidget.h | ||
main.cpp | ||
Tab.cpp | ||
Tab.h | ||
WindowActions.cpp | ||
WindowActions.h |