Skip to content
forked from Pure-D/serve-d

Microsoft language server protocol implementation for D using workspace-d

License

Notifications You must be signed in to change notification settings

UneCloud/serve-d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serve-d

Join the chat: Join on Discord

Microsoft language server protocol implementation for D using workspace-d.

This program is basically a combination of workspace-d and most of code-d.

The purpose of this project is to give every editor the same capabilities and editing features as code-d with even less code required on the editor side than with workspace-d due to a more widely available protocol.

This is pretty much another abstraction layer on top of workspace-d to simplify and speed up extension development as most of the editor extension can now be written in D.

Installation

dub build

About

Microsoft language server protocol implementation for D using workspace-d

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • D 99.3%
  • Other 0.7%