Writing a RLS Plugin for kdevelop (2)
Milian Wolff
mail at milianw.de
Wed Mar 29 21:29:43 UTC 2017
On Dienstag, 28. März 2017 19:43:20 CEST Geetam Chawla wrote:
> In my previous mail, I forgot to mention that
> https://api.kde.org/extragear-api/kdevelop-apidocs/kdevplatform/html/archite
> cture.html says:
>
> "Language controller holds the set of already loaded languages and provides
> means to load more. For each language (defined by its "name") Language
> object exists. Each such language has a background parser and a actual
> support plugin that implements KDevelop::ILanguageSupport"
>
>
> But it doesn't have any documentation on how to implement such a support
> plugin.
You'll have to refer to the existing language plugins, e.g.:
https://github.com/michalsrb/kdev-rust
Note that if you want to work on this during GSOC, you'll have to start
supplying patches now. We need those to gauge your competence.
Cheers
--
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170329/6dc4a1bb/attachment.sig>
More information about the KDevelop-devel
mailing list