digitalmars.D.announce - Intellij D Language plugin v1.28.1
- singingbush (8/8) Jun 22 2022 Following on from the 1.28.0 release earlier this month. A bunch
- rikki cattermole (4/4) Jun 22 2022 Very nice.
- singingbush (4/9) Jun 22 2022 There are some issues that are already in progress that will be
- Hipreme (3/12) Jun 29 2022 Thanks a lot for working on this! Have been using D plugins on
- singingbush (7/21) Jun 29 2022 That's interesting. I've never tested running it in Android
Following on from the 1.28.0 release earlier this month. A bunch of issues have been resolved https://github.com/intellij-dlanguage/intellij-dlanguage/milestone/33?closed=1 and a new release has been published to the Jetbrains plugin repository: https://plugins.jetbrains.com/plugin/8115 The documentation (here https://intellij-dlanguage.github.io and https://github.com/intellij-dlanguage/intellij-dlanguage/wiki) still needs updating. As always, there's much to do (https://github.com/intellij-dlanguage/intellij-dlanguage/issues). Help with testing, documentation, detailed bug reports, and pull requests for features/bugfixes is welcome.
Jun 22 2022
Very nice. Only one error in about 30 minute time frame. Significantly down! :D Thanks.
Jun 22 2022
On Thursday, 23 June 2022 at 02:59:47 UTC, rikki cattermole wrote:Very nice. Only one error in about 30 minute time frame. Significantly down! :D Thanks.There are some issues that are already in progress that will be fixed soon. Thanks for reporting the issue with __EOF__
Jun 22 2022
On Wednesday, 22 June 2022 at 22:45:15 UTC, singingbush wrote:Following on from the 1.28.0 release earlier this month. A bunch of issues have been resolved https://github.com/intellij-dlanguage/intellij-dlanguage/milestone/33?closed=1 and a new release has been published to the Jetbrains plugin repository: https://plugins.jetbrains.com/plugin/8115 The documentation (here https://intellij-dlanguage.github.io and https://github.com/intellij-dlanguage/intellij-dlanguage/wiki) still needs updating. As always, there's much to do (https://github.com/intellij-dlanguage/intellij-dlanguage/issues). Help with testing, documentation, detailed bug reports, and pull requests for features/bugfixes is welcome.Thanks a lot for working on this! Have been using D plugins on Android Studio :)
Jun 29 2022
On Wednesday, 29 June 2022 at 17:05:41 UTC, Hipreme wrote:On Wednesday, 22 June 2022 at 22:45:15 UTC, singingbush wrote:That's interesting. I've never tested running it in Android Studio at all but it would make sense that it works for that IDE seeing as it relies on the Java base. IDEA is the only one that really gets focus, at one time it was mostly working in CLion but Jetbrains moved a bunch of classes that we rely on outside of CLion breaking compatibility significantly.Following on from the 1.28.0 release earlier this month. A bunch of issues have been resolved https://github.com/intellij-dlanguage/intellij-dlanguage/milestone/33?closed=1 and a new release has been published to the Jetbrains plugin repository: https://plugins.jetbrains.com/plugin/8115 The documentation (here https://intellij-dlanguage.github.io and https://github.com/intellij-dlanguage/intellij-dlanguage/wiki) still needs updating. As always, there's much to do (https://github.com/intellij-dlanguage/intellij-dlanguage/issues). Help with testing, documentation, detailed bug reports, and pull requests for features/bugfixes is welcome.Thanks a lot for working on this! Have been using D plugins on Android Studio :)
Jun 29 2022