Coder Social home page Coder Social logo

abhey / c-ide Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 9.0 321 KB

C-IDE is a simple C and C++ IDE for Linux based operating systems.

Home Page: http://www.abheyrana.me/C-IDE/

License: GNU General Public License v3.0

Java 100.00%
ide syntax-highlighting autocomplete auto-indent

c-ide's Introduction

C-IDE

Open Source Love GPL Licence

C-IDE is a lightweight C and C++ IDE for systems running Linux.

Basic Features

  • Compile and run C, C++ and Java codes.
  • Precisely displays compilation error.
  • Displays output and take input at runtime.
  • Basic features like cut, copy, paste, find and replace.
  • User can open multiple files simultaneously in different tabs.

Advanced Features

  • Auto indentation.
  • Keyword highlight acc to language selected.
  • User can change font size and style in editor.
  • User can set time limit for execution of a program. Upon exceeding that limit the program terminates.
  • Shows X and Y co-ordinate of cursor, As well as line numbers.
  • All opened files are listed in a tree strucutre so that they could be easily accessed later.
  • Auto-complete - suggests a list of possible words when ctrl+space is entered.

Installing

Firstly download the final zip file from here - https://github.com/Abhey/C-IDE/releases .To run the software extract the contents of zip file. Open terminal in the newly extracted folder and run the following command on terminal -

java -jar legendary-eureka.jar

Currently only Linux based operating systems are supported, support for Windows and Mac OS X will be added soon.

Contact

  1. Abhey Rana - [email protected]

c-ide's People

Contributors

avisheksanvas avatar jeffreyng99 avatar mkfeuhrer avatar pranjalsrivastava092 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

c-ide's Issues

Add keyboard shortcut card.

In the Item17ActionPerformed() method of Eureka.java add code so that a new Jframe shows up with keyboard shortcuts.

Add about section.

In the Item18ActionPerformed() method of Eureka.java add code so that a new Jframe shows up with the description of the software. Description must include current version number, list of currently supported operating systems, list of names of all developers ( You are free to add anything on your own ).

Add help contents.

In the Item16ActionPerformed() method of Eureka.java add code so that a new JFrame shows up with help contents. Please add help contents in a user friendly way so that a first time user do not get confused. To get a list of all current features of C-IDE you may refer to README.md file.

Impossible to close the file tab

Hello, I downloaded the latest jar-file with your project and decided to try your IDE.

I came across a problem: after adding a new file there is no way to close a tab with it. There is no button for that in graphical interface and pressing keyboard's "delete" button also does not help.

(just thought, perhaps, my feedback could be useful for future improvement)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.