Skip to content

Various improvements to fontification + CI workflow with autotest #28

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

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

Conversation

dhanak
Copy link
Contributor

@dhanak dhanak commented Jan 16, 2025

  1. correctly fontify escape sequences and regex strings;

  2. correctly fontify tuple assigments;

  3. make function definition name fontification significantly simpler and more robust, fontify more obscure variants correctly;

  4. fontify variable assignments in a few more scenarios: typed assignments and slurps;

  5. add GitHub CI workflow to run various tests (MELPA + ERT);

@dhanak
Copy link
Contributor Author

dhanak commented Jan 16, 2025

@non-Jedi, FYI

1. correctly fontify escape sequences and regex strings;

2. correctly fontify tuple assigments;

3. make function definition name fontification significantly simpler and
   more robust, fontify more obscure variants correctly;

4. fontify variable assignments in a few more scenarios: typed
   assignments and slurps;
@dhanak dhanak force-pushed the main branch 16 times, most recently from a13d38a to 7e9bce7 Compare January 23, 2025 08:31
Also fix two elisp-check warnings in the package code.
@dhanak dhanak changed the title Various improvements to fontification Various improvements to fontification + CI workflow with autotest Jan 23, 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