-
-
Notifications
You must be signed in to change notification settings - Fork 130
[Snippets] Added String Manipulation Snippets for java #236
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
Conversation
Hello, Thanks for you contribution. 🙌
It will surely take some time to review and test all the snippets, so I will ask you to be patient.
I looked at it for 5 minutes and noticed that tabs to space
and space to tabs
are the same snippets.
Since there are a lot of snippets, could you double check if there are any other errors like this one?
Hey, thank you for your reply.
I double checked and the mentioned snippets are the only ones which where identical as i could see.
I could also send the source java files to you, if that would help. I just copied the code from there into the snippets and added the needed snippet metadata, so they should be identical.
nvm i accidentally commited .husky/pre-commit because i deleted it locally (there were some errors and i didnt have enough space on my pc to install wsl)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work ! We can discuss about the topics I raised bellow and it will be good for me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
edfab6e
into
quicksnip-dev:main
Uh oh!
There was an error while loading. Please reload this page.
Description
I added multiple string manipulation snippets for java including:
Type of Change
Checklist
Related Issues
Closes #
Additional Context
Screenshots (Optional)
Click to view screenshots