Skip to content

Added Monaco logs#94

Merged
yp969803 merged 1 commit intofordevio:mainfrom
yashisrani:adding/monaco-log
Jul 7, 2025
Merged

Added Monaco logs#94
yp969803 merged 1 commit intofordevio:mainfrom
yashisrani:adding/monaco-log

Conversation

@yashisrani
Copy link
Copy Markdown
Contributor

Description

Fixes: #55

  • Monaco Editor is configured in read-only mode with line numbers, dark theme, and auto-scrolling to the latest log line.
  • Handles dynamic updates to the log content via useEffect.

Type of change

What type of changes does your code introduce to the wharf? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Verification

Please check the testing guidelines for recommendations about automated tests.

Signed-off-by: Yash Israni <yashisrani52@gmail.com>
@yashisrani yashisrani requested a review from yp969803 as a code owner July 7, 2025 04:40
@yp969803
Copy link
Copy Markdown
Collaborator

yp969803 commented Jul 7, 2025

thanks!

@yp969803 yp969803 merged commit eec9d9b into fordevio:main Jul 7, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use MonacoEditor, in react to show logs

2 participants