iThoughts-Informatique / iThoughts-Advanced-Code-Editor

GNU General Public License v3.0
1 stars 0 forks source link

iThoughts Advanced Code Editor

Contributors: Gerkin
Plugin URL: http://www.gerkindevelopment.net/en/portfolio/ithoughts-advanced-code-editor/ Tags: editor, editors, tool, tools, ace, ace editor, ide, help, programming, code, development, syntax, highlighting, syntax highlighting, check
Stable tag: 1.2.10 Requires at least: 3.3
Tested up to: 4.5 License: GPL3.0

Integrate the Code Editor Ace into your WordPress editors to help you write efficient code! Now provides code checking for your PHP files!

Description

Writing code directly into your WordPress editors have never been so easy. Ace, the famous Code Editor used by Cloud9 Web-IDE, will perfectly fit your needs to be more effective and reduce coding errors. It now comes with a code check process on PHP files, to never again crash your server down!

Features

Where WordPress says Code Is Poetry, iThoughts Advanced Code Editor reply Code Is Calligraphy

For more informations, please visit the dedicated plugin page

Installation

Either install through admin panel (this is the eaiest way), or:

  1. Upload ithoughts-advanced-code-editor.zip to the /wp-content/plugins/ directory
  2. Unzip the archive
  3. Activate the plugin through the 'Plugins' menu in WordPress

Frequently Asked Questions

This section is empty for now.

Screenshots

1. Option page of iThoughts Advanced Code Editor with a test ACE editor

Option page of iThoughts Advanced Code Editor with a test ACE editor

2. Edition of a plugin file

Edition of a plugin file

3. Information tooltip and completion suggestions in a theme CSS file

Information tooltip and completion suggestions in a theme CSS file

Changelog

1.2.8

1.2.7

1.2.5

1.2.4

1.2.3

1.2.1

1.2.0

1.0.2

1.0.1

1.0.0

Upgrade Notice

1.2.8

Correction of a critical fail

1.2.5

Improve behavior on PHP files ending with HTML template

1.2.4

1.2.3

IMPORTANT FIX! Please update, a mis-initialized var cause troubles!

1.2.0

Introducing CodeChecker: part 1. This module will check your PHP file to detect syntax errors It will help you avoid crashing your site with typos or other syntax faults.

1.0.0

Initial release