Jump to content
Nytro

ICEcoder

Recommended Posts

Posted

ICEcoder

ICEcoder is an open-source 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 open-source, 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 5.0+ (though 5.3+ is recommeded), so you can use on Linux and on PC via MAMP or XAMPP and Mac via WAMP (or another PHP installation).

ICEcoder was created because web devs (like myself) always complained their code editor didn't do exactly what they like. They're often bloated with features, slow and awkward. Conversely, ICEcoder is lightweight (zip is around 0.4mb) and boots in seconds (often 1-2s). Oh, and it's also free. Enjoy!

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

feature-online-offline.png

Use it online from wherever you are, but it also runs under localhost too as a desktop solution.

broken tag indicators

feature-broken-nesting.png

An indicator shows if you have a broken tag structures and highlights where errors occured.

themes

feature-themes.png

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

find & replace builder

feature-find-replace.png

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

secure login

feature-login.png

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

type boosters

feature-type-boosters.png

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

nest display & selection

feature-nest-display-selection.png

A nesting display shows your cursor position, hover over them to highlight, click to select.

linting with JS Hint as you type

feature-js-hint.png

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

manage your MySQL databases

feature-adminer.png

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

Sursa: https://icecoder.net/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...