Skip to content

Simple Liteweight code editor to quickly try/learn php, js, html, css snippets

License

Notifications You must be signed in to change notification settings

vinaydotblog/code_editor

Repository files navigation

Web Code Editor

Join the chat at https://gitter.im/vinnizworld/code_editor

A web based code editor meant to be used on your local development environment.

Installation

Clone this repository using

git clone --recursive https://github.com/vinnizworld/code_editor.git editor

Make code.txt writable.

chmod 777 code.txt

Run using php's built in server

cd editor php -S localhost:8000

Features

  • PHP, HTML, CSS, JavaScript Compilation
  • Quickly try code snippets
  • SCSS Support
  • Full Emmet integration

Shortcut Keys

  • ctrl+enter Compile code and see output
  • ctrl+d Remove current line
  • ctrl+shift+d Duplicate current line

Screenshot

Screenshot

Feel free to try emmet awesomeness and ace keyboard shortcuts.

About

Simple Liteweight code editor to quickly try/learn php, js, html, css snippets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •