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

refactor: syntax highlighting for jinja2 and change theme in editor #1200

Merged
merged 34 commits into from
May 18, 2023

Conversation

truckershitch
Copy link
Contributor

This is a work in progress. Most standard jinja2 highlighting is supported with this update.

Future syntax highlighting issues will be addressed and (hopefully) corrected as they appear. Other goals include updating the code with newer Codemirror releases.

Admittedly, this will not be a primary IDE for most, but it may shine light on some mistakes.

@meteyou meteyou added this to the v2.6.0 milestone Mar 15, 2023
meteyou added 4 commits April 4, 2023 21:12
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
@meteyou meteyou changed the title Syntax highlighting for jinja2 refactor: syntax highlighting for jinja2 and change theme in editor Apr 4, 2023
@meteyou meteyou linked an issue Apr 10, 2023 that may be closed by this pull request
meteyou added 2 commits May 18, 2023 16:22
# Conflicts:
#	src/components/inputs/Codemirror.vue
@meteyou meteyou merged commit 080a713 into mainsail-crew:develop May 18, 2023
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.

Hard to see what is selected in dark mode text editor
2 participants