Code editor awesomeness ...in your browser :: ICEcoder

So, what's ICEcoder?

ICEcoder is a browser based code editor, which provides a modern approach to building websites. By allowing you to code directly within the web browser, online or offline, it means you only need one program (your browser) to develop sites, plus can test on actual web servers. After development, you can also maintain the website easily, all of which make for speedy and smart development.

Because it can be web based you can use it from any internet enabled computer with a modern browser and because it's built with commom web languages, you can customise it to your liking, integrating with online services. If you'd like to use it as a desktop code editor, no problems, you only need PHP 7.0+, so you can use on Linux and on PC via WAMP or XAMPP and Mac via MAMP (or another PHP installation).


Code editor features


While it looks simplistic on the surface, ICEcoder packs a whole load of features and plugins to make coding slick & efficient. Some of the best include:

Use online or locally
use online or offline Use it online from wherever you are, but it also runs under localhost too as a desktop based solution.

Multiple cursors
multiple cursors Create multiple cursors and make text changes to affect all of them simultaneously.

Themes
themes 80+ highlighting themes come as standard but you can easily make your own with a CSS file.

Find & replace builder
find & replace builder Find and replace can be applied to the current or all open documents, plus filenames & files.

Login secured
login ICEcoder can be setup wherever you wish and is login secured to help keep your files safe. It's multi user too!

Type boosters
type boosters Plenty of coding assist is available such as Emmet, close tag completion and tag wrappers.

Visual code diff
Visual code diff Have code differences between 2 sets shown visually, including in-line highlighting of changes.

Code Hints
Code hints Your JavaScript code is linted with JS Hint as you type to ensure good coding practises.

Database management
Database mmanagement Database management is easy with the Adminer plugin. It's like phpMyAdmin, but better.

What's new in v8.1?

This version contains regex search on find and replace plus regex validation on input, double click tab to collapse file manager, clickable warning label if not valid root dir set, FTP removed, login and demo modes isolated, first user is admin, better password rules enforcement, active line number highlighting, can set scroll speed when going to line, can set whether typing in find input auto-scrolls to next result, bug reporting now using ICEcoders own error.log by default plus lots of tweaks and bug fixes!