Skip to content

priya-thv/Code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-editor

Description: This project is an interactive code editor designed to enhance the coding experience for developers. It offers essential features such as syntax highlighting, code compilation, and error detection for multiple programming languages. The editor aims to provide a user-friendly interface that can be customized according to individual preferences.

Key Features

  • Syntax Highlighting: Visually differentiate code elements for better readability.
  • Code Compilation: Compile and run code snippets in various programming languages (e.g., C++, Python, Java).
  • Error Detection: Identify syntax errors and provide suggestions to improve code quality.
  • Customizable Interface: Users can personalize the layout and theme to suit their coding style.
  • Real-Time Collaboration: (Planned feature) Allow multiple users to work on the same code simultaneously.
  • Time Complexity Analysis: (Planned feature) Provide time complexity analysis for algorithms to help developers understand their efficiency.

Technologies Used

  • JavaScript
  • HTML
  • CSS
  • Node.js

Installation

To run the code editor locally:

  1. Clone the repository: git clone https://github.com/priya-thv/Code-editor.git
  2. Navigate to the project directory: cd Code-editor
  3. Install dependencies: npm install
  4. Start the server: npm start

Contributing

Contributions are welcome! Feel free to submit issues or pull requests to enhance the functionality of the code editor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published