I have try it, but does not seem to work, Event log is full of some DScanner Error:
12:50 DScanner Error 2017-11-24T12:50:53.293:first.d:visit:325 Could not locate object.d or object.di 12:50 DScanner Error 2017-11-24T12:50:53.293:first.d:visit:411 Could not resolve location of module 'vibe/web/rest' On Thu, Nov 23, 2017 at 9:11 PM, singingbush via Digitalmars-d-announce < [email protected]> wrote: > Hi all. A new release intellij-dlanguage plugin has been made available > for download from the Jetbrains repository this week. > > The speed at which features and bug fixes are being done has picked up > recently. We've had 4 releases this month alone. It would be really helpful > if there are any Intellij users out there who don't already use our plugin > to install it via the plugin repo and try it out (there are 2 D plugins, > make sure to install the correct one). We now have error reporting built in > to the plugin so that if anything breaks it's easy to inform the team about > the problem. > > There is also support for debugging with GDB (since v1.14 1st Nov). We > need to completely overhaul our documentation as some of it is outdated now > and there is no mention of the gdb support. If anyone with Java/Kotlin > experience wants to get involved with helping squash bugs then we welcome > pull requests so please feel free to browse the issues on our github > repository and get involved. > > https://github.com/intellij-dlanguage/intellij-dlanguage > > If you find the plugin helpful please also rate the plugin: > > https://plugins.jetbrains.com/plugin/8115-d-language >
