內容簡介
這個外掛會改善 WordPress 內建的主題和外掛編輯器,加入常見的代碼編輯器功能,例如語法高亮。它非常輕量,因為它只是用ACE的一個實例來替換預設的文本區域。
功能
擁有主題的語法高亮
代碼折疊
顯示行號
強調匹配的括號
自動縮排和反縮排
使用案例
有時候,您需要對主題進行一些小調整,或修復外掛的一些錯誤,但要不就是您沒有FTP存取權限,或者您在旅途中沒有訪問您的代碼編輯器的機會。這時Ace Editor會派上用場,幫助您完成工作——由於語法高亮和一些基本的語法檢查,您出現錯誤的機會會比較少。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This plugin will improve the build in theme and plugin editor in WordPress with typical code editor features like syntax highlighting. It is very lightweight, since it will simply replace the default textarea with an instance of ACE.
Features
syntax highlighting with themes
code folding
line numbering
highlight matching parentheses
auto indentation and outdent
Use cases
Sometimes, you need to make some small adjustments on a theme or fix some bug in a plugin – but either you don’t have ftp acces or maybe you are on the road and don’t have access to your code editor. Then Ace Editor will come in handy and help you doing your work – with less chances of typos thanks to syntax highlighting and some basic syntax checking.
