Hi, Plugin API documentation is at
http://www.geany.org/manual/reference/ Cheers Lex 2009/8/27 Joerg Desch <[email protected]>: > Hi all, > > I'm looking for some API calls within the plugin API. I would like to > write a plugin which reads emacs mode-lines. I have some sources where > C++ headers uses the extension .h! In this cases I've added a > > // -*- Mode: C++ -*- > > to the header. > > (1) Is it possible to change the document type? > > (2) Can I get the some informations of the current line? It would be > easier to know if a line is within a comment or not. Geany already knows > this. > > Thanks... > -- > Email: Joerg Desch <jd DOT vvd AT web DOT de> > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
