gmace

Beskrivelse

Denne utvidelsen har blitt stengt fra 24. mars, 2023 og er ikke tilgjengelig for nedlasting. Årsak: Sikkerhetsproblem

Vurderinger

4. juni, 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. januar, 2017
Very nice editor! One thing to add - save current directory between sessions. Thank you!
3. september, 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.
Les alle 8 vurderinger

Bidragsytere og utviklere

“GMAce” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Oversett “GMAce” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.