Re: [anjuta-devel] Code assistance plugin



Hi Moritz!

Here a little status report with some questions:
  * I read the documentation about the plugin system of anjuta and I 
understand now, how it works.
  * In addition to that I'd a look at the vala documentation, specific 
the part with bindings from c to vala code 
(https://live.gnome.org/Vala/Bindings).

You probably don't have to use Vala if we don't share any code with
gedit.

  * I'd a look to the code of language-support-js. Method for method I 
search the indentation part, but I couldn't find it. Can it be, that 
this plugin has no indentation part?

No, vala and javascript use language-support-cpp-java for indentation as
they are pretty similar to C/C++ when it comes to indentation.

  * And last but not least so that no misunderstanding arises: I have to 
split up each language-support-plugin in two independent plugins, one 
for the indentation part and the other for the support part? (So no 
internal split.)

Yep, they should be independant, basically indentation-c-style and
indentation-python.

Regards,
Johannes

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]