Difference between revisions of "Ideas for Google Summer of Code/Language Server Protocol"

From Apertium
Jump to navigation Jump to search
(category)
m (formatting)
Line 1: Line 1:
=== Coding Challenge ===
+
== Coding Challenge ==
   
 
Write a trivial LSP server which receives requests from the editor and prints them to the terminal.
 
Write a trivial LSP server which receives requests from the editor and prints them to the terminal.

Revision as of 14:51, 1 March 2023

Coding Challenge

Write a trivial LSP server which receives requests from the editor and prints them to the terminal.