Confirmed users
436
edits
(→IDE) |
(→Step 2) |
||
(One intermediate revision by one other user not shown) | |||
Line 56: | Line 56: | ||
|[http://projects.gnome.org/gedit/ gEdit] | |[http://projects.gnome.org/gedit/ gEdit] | ||
|[http://live.gnome.org/Gedit/PythonPluginHowTo Plugin API] [http://www.micahcarrick.com/writing-plugins-for-gedit-3-in-python.html Gedit 3 Plugins HOWTO] | |[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 |