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

feat(ft): add latex block comments #485

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DimitrisDimitropoulos
Copy link

This PR adds support for block comments in LaTeX. Generally block comments are implemented like the C preprocessor directives for block comments, see. Even treesitter recognizes them as comments, see image.
2024-08-19-19:42:25
I have not seen similar comment styles in repo, but I think they sure can be useful. Feel free to close this PR if it is fitted.
I have tested the changes in both 10.1 and nightly both on fedora 40 and windows, I don't think there is any issues, but I am willing to address any that pop up.
Thanks for the awesome plugin and the work you have devoted! :)

Signed-off-by: Dimitris Dimitropoulos <[email protected]>
@NeilGirdhar
Copy link

Wouldn't \begin/end{comment} be more modern?

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