Confirmed users
436
edits
(→Step 2) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 27: | Line 27: | ||
====Conclusions:==== | ====Conclusions:==== | ||
*'''We need to work with | *'''We need to work with ANY OS and any locale''' | ||
*'''There are a lot of | *'''There are a lot of JavaScript developers everywhere, even on the moon :)''' | ||
* | * | ||
* | * | ||
Line 55: | Line 55: | ||
|- | |- | ||
|[http://projects.gnome.org/gedit/ gEdit] | |[http://projects.gnome.org/gedit/ gEdit] | ||
|[http://live.gnome.org/Gedit/PythonPluginHowTo Plugin API] | |[http://live.gnome.org/Gedit/PythonPluginHowTo Plugin API] [http://www.micahcarrick.com/writing-plugins-for-gedit-3-in-python.html Gedit 3 Plugins HOWTO] | ||
|Python | |Python (in 3.* any language supporting [https://live.gnome.org/GObjectIntrospection GObject Introspection] and [https://live.gnome.org/Libpeas libpeas]) | ||
|- | |- | ||
|[http://macromates.com/ TextMate] | |[http://macromates.com/ TextMate] | ||
Line 96: | Line 96: | ||
* IRC | * IRC | ||
* Blog-posts on Mozilla and Mozilla-related blogs | * Blog-posts on Mozilla and Mozilla-related blogs | ||
==Implementations== | |||
* https://github.com/AlexVangelov/AptanaJetPack | |||
* https://github.com/bogomil/JetPack.ruble | |||
* https://gist.github.com/1021239 |