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

Clean up grammars #5

Closed
wants to merge 1 commit into from
Closed

Clean up grammars #5

wants to merge 1 commit into from

Conversation

texastoland
Copy link

@texastoland texastoland commented Oct 3, 2021

Originally began in order to fix #2. Expanded to close #4. Improves maintainability in general. Bullet points in individual commits. I still have a few commits incoming to add supplementary grammars and remove the comment commands (that's what embeddedLanguages actually does).

CC @AngelMunoz

@alfonsogarciacaro
Copy link
Owner

This is great @texastoland, thanks a lot! Please let me know when it's ready to test. It'd be great if we can replace the comment command automatically. I'm currently adding an extra command (Ctrl+K+C) but it's not ideal.

The main grammar works perfectly.
Child grammars are applied.
But negatively interact with each other.
@texastoland texastoland closed this by deleting the head repository May 9, 2023
@texastoland
Copy link
Author

I want to redo this PR. It was too big to review and you were adding stuff I'd revert.

I prefer smaller PRs on an experimental branch. I could either add you as a reviewer in my fork or you create a refactor branch here (preserving discussion). Then when it's ready for main we won't have an unreviewable mess 😅

Sound okay?

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.

customization of the tagged language strings Enable next line coloring
2 participants