Skip to content

martijnhoekstra/LSPExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Server Protocol Sample

This sample creates a mock language server using the common language server protocol and a mock language client extension in Visual Studio. For more information on how to create language server extensions in Visual Studio, please see here.

Requirements

Run the sample

  • To build and execute the sample, press F5 after the sample is loaded.
  • In the experimental instance of Visual Studio, open a *.foo file in Test Files
  • You will start the language server and see a UI displayed like this: image
  • You can go to the various tabs to play around with the various features supported.

Related topics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages