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: Define comment strings for each language #65

Merged
merged 7 commits into from
Apr 11, 2024

Conversation

Cubik65536
Copy link
Contributor

@Cubik65536 Cubik65536 commented Feb 9, 2024

Signed-off-by: Qian Qian "Cubik"‎ [email protected]

Description

Add comment string definitions for each language so the feature to press + / to comment a line or a block of codes can be provided.

Related Issues

  • n/a

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

n/a

@Cubik65536
Copy link
Contributor Author

CodeLanguage+Definitions.swift:463:1: error: File Length Violation: File should contain 400 lines or less: currently contains 463 (file_length)

That's even with some definitions missing...

Any ideas what we can do with this? /cc @thecoolwinter

Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
@Cubik65536 Cubik65536 marked this pull request as ready for review March 15, 2024 23:58
@Cubik65536 Cubik65536 changed the title [WIP] feat: Define comment strings for each language feat: Define comment strings for each language Mar 16, 2024
Copy link
Contributor

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for the effort here!

@FastestMolasses FastestMolasses merged commit 534853a into CodeEditApp:main Apr 11, 2024
2 checks passed
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.

5 participants