Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork52
Fully featured D language extension for Visual Studio Code using Serve-D
License
Pure-D/code-d
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Adds advanced IDE support for theD Programming Language to Visual Studio Code. Powered byserve-d.
Alsoavailable for Atom!
- Auto-Completion
- Code formatting
- Static linting + Build linting
- Outlining and searching for symbols
- Refactorings for code diagnostics
- andmuch more
Development on code-d/serve-d tools is sponsored by
![]() |
|---|
| 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
Thanks to the following big GitHub sponsors financially supporting the code-d/serve-d tools:
| @zyebytevt |
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.
D compiler with environment variables set. Downloadshere, detailshere
Automatic:Open Visual Studio Code and install thecode-d extension the normal way:
ext install webfreak.code-dOr 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.
MIT - Look inLICENSE.md for more information
Please submit issues togithub
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.

