All Projects → Chhekur → colon-ide

Chhekur / colon-ide

Licence: MIT license
Colon is a flexible text editor, built on Electron, and based on everything we love about our favorite editors. We are trying to designe it to be fully customizable.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to colon-ide

AndroidStudio-ChineseLanguagePackage
AndroidStudio 中文汉化包
Stars: ✭ 48 (-47.25%)
Mutual labels:  ide
language-chef
Development repository for the language-chef plugin for the Atom text editor
Stars: ✭ 16 (-82.42%)
Mutual labels:  ide
core
🚀 A framework helps you quickly build Cloud or Desktop IDE products.
Stars: ✭ 2,082 (+2187.91%)
Mutual labels:  ide
android-studio-plugin
Integrate your Android project with Crowdin
Stars: ✭ 52 (-42.86%)
Mutual labels:  ide
BlocksIDE
Complete Blocks js development environment including js to blocks and blocks to js conversions
Stars: ✭ 56 (-38.46%)
Mutual labels:  ide
magento-advanced-code-editor
An advanced code editor that'll make it much easier to write clean markup for CMS pages, static blocks, product pages and Transactional Emails.
Stars: ✭ 19 (-79.12%)
Mutual labels:  ide
arduino
required (and optional) source files for the Arduino development environment, specifically the hardware/arduino sub-directory, to support xmega processors
Stars: ✭ 18 (-80.22%)
Mutual labels:  ide
legend-studio
Legend Studio
Stars: ✭ 53 (-41.76%)
Mutual labels:  ide
ride
Remote IDE for Dyalog APL
Stars: ✭ 144 (+58.24%)
Mutual labels:  ide
nix-env-selector
Allows switch environment for Visual Studio Code using Nix Package Manager.
Stars: ✭ 154 (+69.23%)
Mutual labels:  ide
icecoder
ICEcoder - Web IDE and editor for REDAXO CMS
Stars: ✭ 21 (-76.92%)
Mutual labels:  ide
Guide VSCode-fortran
A comprehensive guide on how to set up a complete development environment for Fortran in Visual Studio Code.
Stars: ✭ 43 (-52.75%)
Mutual labels:  ide
codemirror-blocks
A library for building language-specific, CodeMirror-friendly editors that are a11y-friendly.
Stars: ✭ 22 (-75.82%)
Mutual labels:  ide
react-monacoeditor
Monaco Editor component for React.
Stars: ✭ 191 (+109.89%)
Mutual labels:  ide
makestudio
Setup your Delphi Environment very easily - build your projects with more comfort
Stars: ✭ 43 (-52.75%)
Mutual labels:  ide
Neovim-Studio
Neovim turned full-blown IDE
Stars: ✭ 30 (-67.03%)
Mutual labels:  ide
exlcode-chrome
EXLcode - VS Code-based Online IDE Chrome Extension
Stars: ✭ 18 (-80.22%)
Mutual labels:  ide
bfloader
🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)
Stars: ✭ 41 (-54.95%)
Mutual labels:  ide
Devel-Camelcadedb
Perl module for debugging with Perl5 plugin for IntelliJ
Stars: ✭ 23 (-74.73%)
Mutual labels:  ide
tails
tails enables you to view, edit, and organize all your programming projects in one place
Stars: ✭ 20 (-78.02%)
Mutual labels:  ide

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].