On Wednesday, 6 August 2014 at 20:17:53 UTC, Andr wrote:
On Tuesday, 5 August 2014 at 14:12:44 UTC, Max Klimov wrote:
On Wednesday, 18 September 2013 at 14:49:27 UTC, Joseph Rushton
Wakeling wrote:
Hello all,

Several of us have been talking about Qt Creator and D in various subthreads of the current IDE-related discussions going ...

Recently I started the development of plugins for QtCreator in
order to add basic support of D. I did not notice the existing
project https://github.com/GoldMax/QtCreatorD, it could have been
very useful for me.
Currently I have 2 plugins: the first one is for DUB
(http://code.dlang.org/) support, the second one is for direct D
language support directly.
The repositories are here:

https://github.com/Groterik/qtcreator-dubmanager
https://github.com/Groterik/qtcreator-dlangeditor

DUB-plugin provides project management features, building,
running, etc. The dlangeditor-plugin itself provides indention,
code completion, etc. It uses DCD
(https://github.com/Hackerpilot/DCD) binaries for completion.
This plugin is not as stable as I expected (sometimes completion can disappear until the next QtCreator's start) but I am looking forward to the community’s help in searching/fixing bugs and new
features development/suggestion.

Max, just looking at the source your plugins look very nice but
unfortunately I'm not able to compile them for QtC master. Which
is the latest Qt Creator version you successfully built the
plugins for?

Thanks & regards
André

Hi. Is this project abondoned?

Reply via email to