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

📡 autoload mode and strip back bundled css classes and overrides #622

Merged
merged 6 commits into from
Apr 28, 2023

Conversation

stevejpurves
Copy link
Collaborator

@stevejpurves stevejpurves commented Apr 27, 2023

This PR is work towards fixing syntax highlighting, mode selection and theming which will impact on the following issues:

Useful reference for theme changes: https://codemirror.net/5/demo/theme.html#darcula

We should also tackle this here:

@stevejpurves stevejpurves added this to the v0.9.0 milestone Apr 27, 2023
@stevejpurves
Copy link
Collaborator Author

work so far - codemirror now looks active! and should react properly to the language in each cell even, but there are still styling issues:

image

@stevejpurves stevejpurves self-assigned this Apr 28, 2023
@stevejpurves
Copy link
Collaborator Author

css issues fixed, options extended and theme support working provided you load additional css where needed:

image

@github-actions
Copy link
Contributor

github-actions bot commented Apr 28, 2023

PR Preview Action 1338cb8
Preview removed because the pull request was closed.
2023-04-28 14:34 UTC

@stevejpurves stevejpurves marked this pull request as ready for review April 28, 2023 14:27
@stevejpurves stevejpurves merged commit 1338cb8 into main Apr 28, 2023
@stevejpurves stevejpurves deleted the fix/codemirror-mode-and-theme branch April 28, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant