Code Monkey home page Code Monkey logo

colon-ide's Introduction

Colon IDE

What is Colon IDE ?

Colon is a flexible text editor and lightweight hybrid IDE, built on Electron, and based on everything we love about our favorite editors. We are trying to designe it to be fully customizable and easy to use.

New Features! ๐ŸŒŸ

  • โœ… Full Featured Editor
  • โœ… Syntax Highlighting Over 100+ Languages
  • โœ… Autocompletion
  • โœ… Code Folding
  • โœ… Bracket and Tag Matching
  • โœ… 7+ Themes
  • โœ… Autocompletion
  • โœ… Tab Management
  • โœ… Auto Save
  • โœ… Templates For Specific File Extension
  • โœ… Project Management
  • โœ… Console (for variour programming languages over 10+)
  • โœ… Real Time Preview for Markup Languages (HTML, MD)
  • โœ… Discord-rpc Support
  • โœ… Real Time Code Sharing
  • โœ… Easy UI

What Colon IDE Does ? ๐ŸŒŸ

Colon IDE provide you facility to execute over 10+ programming languages code simultaneously, You don't need to change compilers for different file. Colon automatically detects compiler for your file.

Libraries ๐ŸŒŸ

Colon uses a number of API's and libraries to work properly:

  • โœ… [NodeJs] - evented I/O for the backend
  • โœ… [codemirror] - full featured text editor
  • โœ… [localtunnel] - library to tunnel localhost
  • โœ… [socket.io] - for bidirectional communication
  • โœ… [discord-rpc] - for discord-rpc support

Installation ๐ŸŒŸ

Installers are available on website here. Electron requires Node.js to run.

$ cd colon-ide
$ npm install
$ electron . or npm start

License

License

colon-ide's People

Contributors

aashishchakravarty avatar chhekur avatar dependabot[bot] avatar deveshpankaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

colon-ide's Issues

How did you do your autocomplete?

Hi,

I am making an editor of my own using CodeMirror and Electron and I wanted to know how you implemented your autocomplete features (like how the editor suggest useful methods and keywords).

File Error

Opening a file using Open with is not supported..

Some issues

I'm getting multiple inheritance(tabs) of same file,
there is no hint for using the sidebar

for future:
real time code sharing ,
code snippets,
add more themes

problem of hang system

when a process strarted at background and this does not closed till ex . if a infinite loop may occur in your program then this effect our system this hang our system also what is the solution

Colon personalization via CSS

I want a customization in Colon with CSS because I want to personalize my Colon Ide by having a CSS template to customize their Colon (e.g: background picture, color, font, etc, similar to VS code).

editorconfig support

https://editorconfig.org/

What is EditorConfig?

EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

Auto close when close all tab

I open one folder and close all tab and Ide auto close.

I think it should not close when all tab was closed:

  • wait user choose to open another file.
  • optional: open new tab named: united when closing all tab.

Thank you, I hope my recommendations can help you improve your project.

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.