Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language syntax highlighting to the Console ActivityInput component #6177

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

softwarenerd
Copy link
Contributor

@softwarenerd softwarenerd commented Jan 31, 2025

Description

This PR adds language syntax highlighting to the Console ActivityInput component.

image

It feels like, along with this work, we need to do something to the ActivityInput component to differentiate code that was executed from code that is being edited in the CodeEditorWidget. Something like changing the background color:

image

Tests:
@:console

Release Notes

New Features

Bug Fixes

  • N/A

QA Notes

  • N/A

Copy link

github-actions bot commented Jan 31, 2025

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:console

readme  valid tags

@softwarenerd softwarenerd changed the title Add language syntax colorizing to the Console's ActivityInput component Add language syntax colorizing to the Console ActivityInput component Jan 31, 2025
@softwarenerd softwarenerd changed the title Add language syntax colorizing to the Console ActivityInput component Add language syntax highlighting to the Console ActivityInput component Jan 31, 2025
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.

1 participant