code-d 0.10.1 released (D support for vscode)
WebFreak001 via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Mar 12 10:44:23 PST 2016
On Saturday, 12 March 2016 at 18:41:23 UTC, Dmitry wrote:
> On Friday, 11 March 2016 at 20:03:47 UTC, WebFreak001 wrote:
>> [...]
> After last update I have an exeption when close VSCode:
> https://dl.dropboxusercontent.com/u/78963719/D/forum/error.png
>
>> [...]
> Error: http://pastebin.com/wqmkMw7c
Right, gonna fix the bugs later. Didn't test it on windows yet
>> [...]
> Is it work only with GDC and LDC? Because with DMD it doesn't.
> Then where I can get GDC and LDC for Windows (of course, I'm
> about binaries)?
>
> P.S. Windows 7 x64
the debugger extension is using GDB or LLDB, just install one of
those programs. Both GDB and LLDB work with gdc, ldc and dmd
More information about the Digitalmars-d-announce
mailing list