Skip to content

Instantly share code, notes, and snippets.

@betterclever
Last active August 13, 2018 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save betterclever/88ca87b3d8809804cadff92b714e4392 to your computer and use it in GitHub Desktop.
Save betterclever/88ca87b3d8809804cadff92b714e4392 to your computer and use it in GitHub Desktop.

GSoC 2018

GSoC 2018 Final Submission Report

Project:

This summer I worked on Xi-Editor which is an open source text-editor with backend in Rust. My work was to make a Language Server Protocol compliant plugin for the Xi to enable support for the language specific features like Hover, Go-to definition, Completion suggestions etc.

GSoC Project link: https://summerofcode.withgoogle.com/projects/#6708351132499968

I worked my summer to enable as much Language Server supported features as possible in the editor. Due to constantly changing requirements since the design for Plugin API is still not stablized, I could not achieve all of them, but we have a good strategy to go forward and hopefully plan to integrate them in the upcoming months 😄

My Contributions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment