Skip to content

Improve comments#15

Merged
Bonajo merged 7 commits intomainfrom
improve-comments
Sep 24, 2024
Merged

Improve comments#15
Bonajo merged 7 commits intomainfrom
improve-comments

Conversation

@Bonajo
Copy link
Copy Markdown
Contributor

@Bonajo Bonajo commented Sep 24, 2024

Add support for:

Because we want to add support for comments that have both an opening and closing
part, we need to remove the match end-of-line in regex.

As this would cause problems in the matching fase when the closing comment is added as part of the regex.
Note this is just the start
  - not possible to reuse compiled regex for some comment
  - not possible to add new mappings
  - no closing comment support
@Bonajo Bonajo merged commit e4cfb63 into main Sep 24, 2024
@Bonajo Bonajo deleted the improve-comments branch September 24, 2024 11:43
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.

Add support for multiple different files Add support for comments that have an open and close tag [Bug] Add py.typed marker

1 participant