KDevelop/GSOCTasks: Difference between revisions

From KDE Community Wiki
(The Checker Framework GSoc happened in 2015, removing this item)
(add idea for implementing support for Language Server Protocol)
Line 2: Line 2:


The existing SVN plugin uses an outdated kdevsvncpp checkout internally which causes troubles, warnings and licensing issues. Port the plugin to either the C-API of svn or alternatively try to reuse code from current kdevsvn.
The existing SVN plugin uses an outdated kdevsvncpp checkout internally which causes troubles, warnings and licensing issues. Port the plugin to either the C-API of svn or alternatively try to reuse code from current kdevsvn.
= Implement support for Language Server Protocol =
Idea from Kevin.
More information:
https://github.com/Microsoft/language-server-protocol
https://en.wikipedia.org/wiki/Language_Server_Protocol

Revision as of 09:06, 7 August 2017

SVN Plugin Rewrite

The existing SVN plugin uses an outdated kdevsvncpp checkout internally which causes troubles, warnings and licensing issues. Port the plugin to either the C-API of svn or alternatively try to reuse code from current kdevsvn.

Implement support for Language Server Protocol

Idea from Kevin.

More information: https://github.com/Microsoft/language-server-protocol https://en.wikipedia.org/wiki/Language_Server_Protocol