digitalmars.D.announce - The dlang-community releases DCD 0.9.3 and D-Scanner 0.5.2
- Baz dlang-community (5/5) Apr 23 2018 Time to update your favorite D completion daemon and D linter
- Seb (7/12) Apr 23 2018 For all those building IDE plugins for DCD & co:
- wangwei (9/23) Apr 24 2018 I use the dmd portable version and vscode with code-d, the dcd
- baz dlang-community (5/30) Apr 24 2018 DCD is obviously tested and work as advertised in the README.
- WebFreak001 (3/13) Apr 25 2018 huh but DCD comes with a prebuilt binary for windows with code-d
- wangwei (10/26) Apr 26 2018 ! Thanks for your work, other things works wonderfully
- baz dlang-community (3/8) Apr 27 2018 DCD 0.9.4 is available now. Same link.
- Jacob Carlborg (5/6) Apr 27 2018 How come there are no binaries for macOS? Seems to be a release script
- Seb (7/11) Apr 27 2018 Because the DCD release script was broken and was updated after
Time to update your favorite D completion daemon and D linter since previous patch were not announced. Changelogs: - https://github.com/dlang-community/DCD/releases - https://github.com/dlang-community/D-Scanner/releases
Apr 23 2018
On Monday, 23 April 2018 at 17:04:09 UTC, Baz dlang-community wrote:Time to update your favorite D completion daemon and D linter since previous patch were not announced. Changelogs: - https://github.com/dlang-community/DCD/releases - https://github.com/dlang-community/D-Scanner/releasesFor all those building IDE plugins for DCD & co: This is the first D-Scanner release which comes with release binaries for Windows, Linux and macOS. DCD and dfmt are in the process of receiving similar, automated builds too.
Apr 23 2018
On Monday, 23 April 2018 at 17:26:49 UTC, Seb wrote:On Monday, 23 April 2018 at 17:04:09 UTC, Baz dlang-community wrote:I use the dmd portable version and vscode with code-d, the dcd just failed (d.ext.dcdFail) no matter dcd is installed automatically by code-d or by (source + dub), I definitely need the binary release. Dscanner works great. Once I have used Emacs + company-dcd in Linux, it works well although it doesn't look pretty :) Buying a laptop with intel + nvidia (optimus) is a huge pain in installing linux on it.Time to update your favorite D completion daemon and D linter since previous patch were not announced. Changelogs: - https://github.com/dlang-community/DCD/releases - https://github.com/dlang-community/D-Scanner/releasesFor all those building IDE plugins for DCD & co: This is the first D-Scanner release which comes with release binaries for Windows, Linux and macOS. DCD and dfmt are in the process of receiving similar, automated builds too.
Apr 24 2018
On Wednesday, 25 April 2018 at 03:59:12 UTC, wangwei wrote:On Monday, 23 April 2018 at 17:26:49 UTC, Seb wrote:DCD is obviously tested and work as advertised in the README. Please report such problems to the editor/IDE/editor-plugin editor, the dlang-community doesn't maintain the softs that are based on DCD...On Monday, 23 April 2018 at 17:04:09 UTC, Baz dlang-community wrote:I use the dmd portable version and vscode with code-d, the dcd just failed (d.ext.dcdFail) no matter dcd is installed automatically by code-d or by (source + dub), I definitely need the binary release. Dscanner works great. Once I have used Emacs + company-dcd in Linux, it works well although it doesn't look pretty :) Buying a laptop with intel + nvidia (optimus) is a huge pain in installing linux on it.Time to update your favorite D completion daemon and D linter since previous patch were not announced. Changelogs: - https://github.com/dlang-community/DCD/releases - https://github.com/dlang-community/D-Scanner/releasesFor all those building IDE plugins for DCD & co: This is the first D-Scanner release which comes with release binaries for Windows, Linux and macOS. DCD and dfmt are in the process of receiving similar, automated builds too.
Apr 24 2018
On Wednesday, 25 April 2018 at 03:59:12 UTC, wangwei wrote:On Monday, 23 April 2018 at 17:26:49 UTC, Seb wrote:huh but DCD comes with a prebuilt binary for windows with code-d and I have never seen it fail on linux[...]I use the dmd portable version and vscode with code-d, the dcd just failed (d.ext.dcdFail) no matter dcd is installed automatically by code-d or by (source + dub), I definitely need the binary release. Dscanner works great. Once I have used Emacs + company-dcd in Linux, it works well although it doesn't look pretty :) Buying a laptop with intel + nvidia (optimus) is a huge pain in installing linux on it.
Apr 25 2018
On Wednesday, 25 April 2018 at 09:45:56 UTC, WebFreak001 wrote:On Wednesday, 25 April 2018 at 03:59:12 UTC, wangwei wrote:! Thanks for your work, other things works wonderfully (especially great syntax highlight). I haven't used vscode + core-d in Linux, but the windows version does fail in my computer. It may be due to lack of some stuff on my computer (Use the portable dmd, I didn't install visual studio, maybe I need?). I just begin to use a static language and pick dlang over rust and kotlin, since a lot of scientific computation code is in the form of c/cpp, learning dlang will also help me with that.On Monday, 23 April 2018 at 17:26:49 UTC, Seb wrote:huh but DCD comes with a prebuilt binary for windows with code-d and I have never seen it fail on linux[...]I use the dmd portable version and vscode with code-d, the dcd just failed (d.ext.dcdFail) no matter dcd is installed automatically by code-d or by (source + dub), I definitely need the binary release. Dscanner works great. Once I have used Emacs + company-dcd in Linux, it works well although it doesn't look pretty :) Buying a laptop with intel + nvidia (optimus) is a huge pain in installing linux on it.
Apr 26 2018
On Monday, 23 April 2018 at 17:04:09 UTC, Baz dlang-community wrote:Time to update your favorite D completion daemon and D linter since previous patch were not announced. Changelogs: - https://github.com/dlang-community/DCD/releases - https://github.com/dlang-community/D-Scanner/releasesDCD 0.9.4 is available now. Same link.
Apr 27 2018
On 2018-04-27 09:43, baz dlang-community wrote:DCD 0.9.4 is available now. Same link.How come there are no binaries for macOS? Seems to be a release script and Travis CI configuration for macOS. -- /Jacob Carlborg
Apr 27 2018
On Friday, 27 April 2018 at 15:20:15 UTC, Jacob Carlborg wrote:On 2018-04-27 09:43, baz dlang-community wrote:Because the DCD release script was broken and was updated after DCD 0.9.4 was built: https://github.com/dlang-community/DCD/pull/464 And I can only easily build binaries for Linux and Windows locally. Sorry. DCD 0.9.5 will come with macOS binaries (the same applies for dfmt too).DCD 0.9.4 is available now. Same link.How come there are no binaries for macOS? Seems to be a release script and Travis CI configuration for macOS.
Apr 27 2018