CustomCodeEditor icon indicating copy to clipboard operation
CustomCodeEditor copied to clipboard

A web-based tool that allows users to write, test, and execute code in various programming languages seamlessly

Results 35 CustomCodeEditor issues
Sort by recently updated
recently updated
newest added

Resolves #126 ### PR Fixes: - 1 Integrated Socket.io - 2 Updated Readme.md on how to setup the server ### Checklist before requesting a review - [ ] I have...

When a user tries to sign in with both Google and GitHub using the same primary email address, it causes a database conflict and raises an error. This is likely...

bug
help wanted
hacktoberfest
hacktoberfest-accepted

Resolves #142 ### PR Fixes: #142 ### Checklist before requesting a review - [ x ] I have pull latest changes from `main` branch - [ x ] I have...

Check out this PR: https://github.com/DhanushNehru/CustomCodeEditor/pull/139 It would be great if someone updated the Readme.md file to set up GitHub auth locally. I've included all the details in the attached PR....

documentation
good first issue
hacktoberfest
hacktoberfest-accepted

I want to modify UI of the website.

Hello @DhanushNehru, I have an idea for the project that involves creating a backend server connected to a database. The concept is to allow users to either join or create...

enhancement
hacktoberfest
hacktoberfest-accepted

enhancement
help wanted
good first issue
hacktoberfest
hacktoberfest-accepted

This PR fixes the issue no. #114

I would like to add more languages such as: - C - Go - PHP - R - Ruby - SQL - TypeScript Along with the code snippets, icons and...

enhancement
hacktoberfest
hacktoberfest-accepted

Implementing a "Find & Replace" feature in your code editor allows users to quickly search for specific text and replace it, enhancing efficiency. I am begineer to contribute in open...