這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

iThoughts Advanced Code Editor

描述

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

  • Replace the Appearance and Plugin editor with ACE
  • Checks your code to avoid submission if syntax errors are found!
  • 34 themes to style your editor the way you’ll love it
  • Automatically adapt the syntax-highlight to the language of the file
  • Automatically adjust editor size to fSnippetsit your screen and give you a bigger work-area
  • Auto-completion for PHP, HTML, JavaScript and CSS
  • Auto-close parenthesis, brackets, HTML tags, etc etc…
  • Auto-indentation
  • Syntax and code checking with markers in editor to easily find errors
  • Possible to enable ace editor in client-side by a shortcode (usefull for forums with code tips)
  • Works well with iThoughts HTML Snippets to create re-usable pure HTML or hard-coded PHP snippets

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

For more informations, please visit the dedicated plugin page

螢幕截圖

  • Option page of iThoughts Advanced Code Editor with a test ACE editor
  • Edition of a plugin file
  • Information tooltip and completion suggestions in a theme CSS file

安裝

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

常見問題

This section is empty for now.

評價

2017年8月3日
thank you gerkin! this makes things so much easier to view inside wordpress.
2016年9月3日
But afrer a long time edittion of style.css the iThoughts ACE was cleared edited css file. Maybe, this version doesn't support last v.4.6.
2016年9月3日
I didn't check all other options but I did check a few and this was the best and most modern one. The rating is not so good but it's probably underrated just because it's new. I recommend trying it out!
2016年9月3日 3 replies
I installed the editor and it does what is promised except the shortcode does not work for me. Hade all my code on one line. Much more important I would like to see this editor as a replacement for the "codeview" on the posts and pages views (HTML,CSS). This option isn't available up to now. Hope this will be added and the shortcode fixed. Regards
閱讀全部6個評價

貢獻者及開發者

“iThoughts Advanced Code Editor” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 iThoughts Advanced Code Editor 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.8

  • FIX Sometimes cleared the file content if query string empty

1.2.7

  • FIX Add missing support of scrollto parameter in theme & plugin editors

1.2.5

  • FIX CodeChecker handles correctly files ending with HTML template (last ?> after last <?php)
  • FIX Admin JS don’t trigger errors anymore when there’s no submit button.

1.2.4

  • FIX clean forgotten var_dump

1.2.3

  • FIX Deployer config file was mis-configured
  • FIX Default options were not initialized, which can cause crashes

1.2.1

  • UPD Changed deploy script

1.2.0

  • NEW CodeChecker: Syntax validity checking
  • UPD Client-Side shortcode
  • UPD Scripts

1.0.2

  • FIX Toxic update because of WordPress SVN silly

1.0.1

  • FIX Explicit base resources path for ACE

1.0.0

  • NEW Initial release