digitalmars.D - getting dcd completions for dub installed modules
- Fra Mecca (3/3) Aug 27 2017 Hi all,
- user123 (6/9) Aug 27 2017 The most generic way is to use the config file:
- Fra Mecca (2/11) Aug 28 2017 Which one are you using?
- Atila Neves (4/19) Aug 31 2017 I maintain an Emacs package that handles things automatically:
- user123 (2/17) Aug 31 2017 I'm using "Coedit".
- Fra Mecca (2/11) Oct 13 2017 Which one are you using?
Hi all, I was wondering how do you get dcd-server to import packages installed from dub in ~/.dub
Aug 27 2017
On Sunday, 27 August 2017 at 14:26:20 UTC, Fra Mecca wrote:Hi all, I was wondering how do you get dcd-server to import packages installed from dub in ~/.dubThe most generic way is to use the config file: https://github.com/dlang-community/DCD#configuration-files but your editor may have a system that does the same. The one i use does this automatically for the projects lelvel 1 deps and has also a GUI to edit the path that are known by DCD.
Aug 27 2017
On Sunday, 27 August 2017 at 14:33:24 UTC, user123 wrote:On Sunday, 27 August 2017 at 14:26:20 UTC, Fra Mecca wrote:Which one are you using?Hi all, I was wondering how do you get dcd-server to import packages installed from dub in ~/.dubThe most generic way is to use the config file: https://github.com/dlang-community/DCD#configuration-files but your editor may have a system that does the same. The one i use does this automatically for the projects lelvel 1 deps and has also a GUI to edit the path that are known by DCD.
Aug 28 2017
On Monday, 28 August 2017 at 12:00:43 UTC, Fra Mecca wrote:On Sunday, 27 August 2017 at 14:33:24 UTC, user123 wrote:I maintain an Emacs package that handles things automatically: https://github.com/atilaneves/ac-dcd AtilaOn Sunday, 27 August 2017 at 14:26:20 UTC, Fra Mecca wrote:Which one are you using?Hi all, I was wondering how do you get dcd-server to import packages installed from dub in ~/.dubThe most generic way is to use the config file: https://github.com/dlang-community/DCD#configuration-files but your editor may have a system that does the same. The one i use does this automatically for the projects lelvel 1 deps and has also a GUI to edit the path that are known by DCD.
Aug 31 2017
On Monday, 28 August 2017 at 12:00:43 UTC, Fra Mecca wrote:On Sunday, 27 August 2017 at 14:33:24 UTC, user123 wrote:I'm using "Coedit".On Sunday, 27 August 2017 at 14:26:20 UTC, Fra Mecca wrote:Which one are you using?Hi all, I was wondering how do you get dcd-server to import packages installed from dub in ~/.dubThe most generic way is to use the config file: https://github.com/dlang-community/DCD#configuration-files but your editor may have a system that does the same. The one i use does this automatically for the projects lelvel 1 deps and has also a GUI to edit the path that are known by DCD.
Aug 31 2017
On Thursday, 31 August 2017 at 13:05:36 UTC, user123 wrote:On Monday, 28 August 2017 at 12:00:43 UTC, Fra Mecca wrote:http://bbasile.github.io/Coedit/features_dcd.htmlOn Sunday, 27 August 2017 at 14:33:24 UTC, user123 wrote:I'm using "Coedit".On Sunday, 27 August 2017 at 14:26:20 UTC, Fra Mecca wrote:Which one are you using?Hi all, I was wondering how do you get dcd-server to import packages installed from dub in ~/.dubThe most generic way is to use the config file: https://github.com/dlang-community/DCD#configuration-files but your editor may have a system that does the same. The one i use does this automatically for the projects lelvel 1 deps and has also a GUI to edit the path that are known by DCD.
Aug 31 2017
On Thursday, 31 August 2017 at 13:07:22 UTC, user123 wrote:I haven't used it in a while, but I had tried it in the past and thought it was good.I'm using "Coedit".http://bbasile.github.io/Coedit/features_dcd.html
Aug 31 2017
On Sunday, 27 August 2017 at 14:33:24 UTC, user123 wrote:On Sunday, 27 August 2017 at 14:26:20 UTC, Fra Mecca wrote:Which one are you using?Hi all, I was wondering how do you get dcd-server to import packages installed from dub in ~/.dubThe most generic way is to use the config file: https://github.com/dlang-community/DCD#configuration-files but your editor may have a system that does the same. The one i use does this automatically for the projects lelvel 1 deps and has also a GUI to edit the path that are known by DCD.
Oct 13 2017