توضیحات
This plugin has been closed as of 24 مارس 2023 and is not available for download. This closure is temporary, pending a full review.
بررسیها
4 ژوئن 2020
On monitors with fullhd, 2k, and 4k resolutions, the editor window is very small and there is no way to stretch it. Please fix it. I use your plugin in every project. Thank you for a good plugin!
28 ژانویه 2017
Very nice editor!
One thing to add - save current directory between sessions.
Thank you!
20 ژانویه 2017
Powerful plugin for editing code. Thank u buddy
3 سپتامبر 2016
This plugin is exactly what I was looking for. But I had to add 3 lines of code in plugins/gmace/assets/js/scripts.js to get my scss files highlighted. If you need that too, add this just after line 461:
case "scss":
editor.getSession().setMode("ace/mode/scss");
break;
If needed, you can add support for many other coding languages as "lua", "lisp" or "perl" (have a look at plugins/gmace/assets/js/ace directory). Just add the 3 lines above replacing "scss" by the extension of your choice.
3 سپتامبر 2016
This great plugin really makes a developer's life a bit better. Thank you, mate!
21 دسامبر 2016
Excellent Work - Simple and clean setup interface
توسعه دهندگان و همکاران
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.