Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fully featured D language extension for Visual Studio Code using Serve-D

License

NotificationsYou must be signed in to change notification settings

Pure-D/code-d

Repository files navigation

Join the chat:Join on Discord

Adds advanced IDE support for theD Programming Language to Visual Studio Code. Powered byserve-d.

Alsoavailable for Atom!

Features

  • Auto-Completion
  • Code formatting
  • Static linting + Build linting
  • Outlining and searching for symbols
  • Refactorings for code diagnostics
  • andmuch more

Special Thanks

Corporate Sponsors

Development on code-d/serve-d tools is sponsored by

Weka.IO Logo
Weka.IO

If you are looking for a Job with D, check out the companies listed above!

For professional D consulting, programming services or corporate support with D IDE tools, DUB and the ecosystem, contact me throughdlang@wfr.software

Individual Sponsors

Thanks to the following big GitHub sponsors financially supporting the code-d/serve-d tools:

ZyeByte's GitHub avatar
@zyebytevt

become a sponsor

Development

Thanks to @Hackerpilot for his great IDE software that serve-d built upon.

Thanks to the D package registry, especially @s-ludwig for their great package manager and library "dub".

Thanks to all contributors tocode-d andserve-d.

Installation

Prerequirements:

D compiler with environment variables set. Downloadshere, detailshere

code-d installation

  • Automatic:Open Visual Studio Code and install thecode-d extension the normal way:

    ext install webfreak.code-d

    Or search for code-d and select the "D Programming Language (code-d)" extension from the list.

  • Manual (if the automatic way doesn't work)

    # discouraged if you are trying out code-d, you should preferably install it from the marketplacecd ~/.vscode/extensions/git clone https://github.com/Pure-D/code-d.gitcd code-dnpm installnpx tsc -p .

code-d will automatically installserve-d,dcd anddubif they are not already installed.

License

MIT - Look inLICENSE.md for more information

Issues

Please submit issues togithub

Special developer config

use"d.forceUpdateServeD": true to force an outdated prompt on startup.

use"d.forceCompileServeD": true to force compilation of serve-d instead of downloading pre-compiled releases.

About

Fully featured D language extension for Visual Studio Code using Serve-D

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors29


[8]ページ先頭

©2009-2025 Movatter.jp