pulsar-ide-d Made for Pulsar!

D language support via the serve-d language server

savetheclocktower

27

0

0.0.3

MIT

GitHub

This package consumes the following services:

pulsar-ide-d package

Barebones language support for D via serve-d.

Installation

Prerequisites

pulsar-ide-d expects serve-d to be in your PATH, or else to be told exactly where it is via the package settings. Download a stable release of serve-d and extract it to a known location, preferably on your PATH.

serve-d itself expects to find dmd in your PATH to be able to deliver autocompletion; you can install it as part of the main D language download on the official website.

DCD

DCD is in charge of providing autocompletion and is not bundled with serve-d. serve-d will show you a notification if it fails to detect an installation of DCD or considers it to be outdated. You may click on Download DCD to trigger an automatic download and installation of DCD to one of these locations:

If you prefer to manage DCD yourself, you must ensure dcd-client and dcd-server are present in your PATH. A future enhancement will allow you to specify the paths to these executables if they are not in your PATH.

In rare cases, you may want to force an update of DCD; you can do so via the package settings (Advanced → Update DCD). Reload the window after changing this setting.

Steps

  1. Install pulsar-ide-d from the Pulsar package repository.
  2. Either ensure the serve-d binary is in your PATH or specify the full path to the serve-d executable in the package settings.
  3. Reload the window (via the Window: Reload command) or relaunch Pulsar.

What does it do?

After you’ve installed this package, install any of the following packages to get special features.

Preferred

Start with these packages; they’re all builtin, actively maintained, and/or built exclusively for Pulsar:

Other

For other features that don’t have equivalents above, the legacy atom-ide packages should also work: