> +It was developed to provide a small and fast IDE, which has only a > +few dependencies from other packages. Another goal was to be as independent > +as possible from a special Desktop Environment like KDE or GNOME. So it > +is using only the GTK+ toolkit and therefore you need only the > +GTK+ runtime libraries to run Geany.</_p> > + <ul> > + <_li>syntax highlighting</_li> > + <_li>code completion</_li> > + <_li>auto completion of often used constructs like if, for and > while</_li> > + <_li>auto completion of XML and HTML tags</_li> > + <_li>call tips</_li> > + <_li>folding</_li> > + <_li>many supported filetypes like C, Java, PHP, HTML, Python, Perl, > Pascal</_li> > + <_li>symbol lists</_li> > + <_li>embedded terminal emulation</_li> > + <_li>extensibility through plugins</_li>
Perhaps should mention Geany plugins package here? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1142/files/7097a9db8ca5b031667c451d4e8802ee35047cd4#r71521924
