Skip to content

Conversation

@NguyenThu301200
Copy link
Collaborator

This pull request updates the RawCodeMirror.tsx component to enhance the functionality and appearance of the embedded CodeMirror editor. The main improvements are the addition of several CodeMirror addons for bracket handling, code folding, linting, and JavaScript syntax highlighting.

Enhancements to CodeMirror functionality and appearance:

  • Added support for automatic bracket closing and matching by importing the closebrackets and matchbrackets addons.
  • Enabled code folding features by importing the brace-fold, foldcode, foldgutter addons and their associated CSS.
  • Integrated linting support by importing the lint addon and its CSS.
  • Added JavaScript syntax highlighting by importing the javascript mode.

@NguyenThu301200 NguyenThu301200 marked this pull request as draft January 17, 2026 06:13
@github-actions
Copy link

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-cov6sxe1k-elementl.vercel.app
https://thunguyen-webhook-notification.components-storybook.dagster-docs.io

Built with commit 0894304.
This pull request is being automatically deployed with vercel-action

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.

2 participants