serve-d 0.3.0

Microsoft Language Server Protocol implementation using workspace-d


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

serve-d

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
Dependencies:
painlessjson, workspace-d, rm-rf, eventsystem, libddoc
Versions:
0.8.0-beta.16 2024-Jan-07
0.8.0-beta.15 2023-Sep-25
0.8.0-beta.14 2023-Mar-27
0.8.0-beta.13 2023-Jan-21
0.8.0-beta.12 2023-Jan-19
Show all 60 versions
Download Stats:
  • 0 downloads today

  • 1 downloads this week

  • 16 downloads this month

  • 6266 downloads total

Score:
2.1
Short URL:
serve-d.dub.pm