Skip to content

aberba/gnome-builder-dlang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D support for GNOME Builder

A GNOME Builder plugin for Dlang. Provides dub project and build integration, and editing features using the Language Server protocol.

Features

DLS is used as a Language Server, which in turn uses libraries such as DCD, DFMT, D-Scanner as well as other libraries to provide language editing features.

Look here for an up-to-date list of features currently supported. Not every possible feature is implemented, but the server will update itself as new features come.

Requirements

DLS should be installed for the extension to work properly:

dub fetch dls
dub run dls:bootstrap

About

D language support for GNOME Builder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%