Description
Quick code editor of any file on your WordPress site with syntax highlighting, supports editing multiple files at once and stylish look in any design of your console. To access the editor, you need select “Edit GMAce” at admin-panel.
This plugin has the following advantages over other editors:
– Allows you to edit multiple files simultaneously
– Allows you to perform operations on files and folders (delete, move, rename, create) directly in the editor
– Instant change settings after their changes directly in the editor
– Support some hot keys
– Syntax highlighting
– Save last opened tabs
RUS Language
Описание
Быстрый редактор кода любого файла на вашем WordPress-сайте с подсветкой синтаксиса. Для доступа к редактору, вам нужно выбрать “Редактор GMAce” в админ-панели.
Этот плагин имеет такие преимущества перед другими плагинами:
- Позволяет редактировать несколько файлов одновременно.
- Позволяет совершать операции над файлами и папками (удаление, перемещение, переименование, создание) прямо в редакторе.
- Мгновенное изменение настроек, после их изменения прямо в редакторе
- Поддержка некоторых гарячих клавиш.
- Подсветка синтаксиса
- Сохранение последник открытых вкладок
Это основные преимущества.
Screenshots
Installation
Installation is easy: simply download the plugin, place it in the directory “wp-content/plugins” (if you have it not from WordPress-store) and activate it in the plugins menu. Done!
Reviews
Contributors & Developers
“GMAce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GMAce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.5.2
- Added and improved functions-tooltip, work in PHP-mode and Javascript-mode
1.5.1
- In fact, here added and corrected a bunch of small things, I even too lazy to list them all, but some of them are described below
- Fixed bugs, improved work with context menu of file
- Small redesign
- Tooltip on click Ctrl+Space
- Added Emmet plugin
- Added hot-code buttons (</>)
- Opening a new blank window no longer opens the index.php. Instead, it creates a tmp-file, which is stored in the folder /gmacetmp
1.4.1
- Fixed bugs
- Line-field moved to main panel (on top)
- Save-button moved to sidebar
- Rewritten code and fixed problem with the path from the site root
- The tab bar can scroll
1.4
- Fixed bugs
- Improved file manager
- Optimized code for tabs of editor
- Redesign plugin
- Rewrited code of functional files
- Added interesting functions into hotbar
- Added English language
- When you restart your pages remain previously opened files
1.3.4
- Fixed a bug due to which the plugin works only in chrome…
1.3.3
- Reworked treatment system files
- Fixed some bugs
1.3.2
- Fixed some bugs
1.3.1
- Redesigned protection against malicious packages POST
- Fixed a bug where if the directive magic_quotes_gpc files are not recorded correctly
1.3
- Fixed some bugs
- Menu of editor settings placed and in full screen mode
- Added the ability using the mouse wheel to opening files in the new window and close the tab of editor
- Added the ability to cut\copy\rename\delete\create files or directories (Simply right-click on a file or directory)
1.2.1
- Fixed bugs opening in full mode screen
1.2
- Plugin can now be used not only in WordPress (Example page, you will find next to the readme.txt)
- Improved script code
- Fixed some bugs
1.1
- Fixed an issue where when you resize the editor, the code is not stretched at full length
- Fixed some issues with tabs editor
- Added extended setup menu of features editor
- Added the ability to go to the line number
- Added the hot keys
1.0
- Created GMAce plugin.