digitalmars.D.ide - Intellij D Language plugin 1.28.4
- singingbush (9/9) Nov 13 2022 The latest changes for the Intellij plugin are now available for
- singingbush (6/9) Nov 15 2022 There's a pretty annoying bug when creating new projects which is
- singingbush (2/11) Nov 17 2022 1.28.5 is being deployed now and will be available very soon
- Hipreme (2/16) Nov 20 2022 Thanks for the work!
- thebluepandabear (4/13) Nov 20 2022 You guys have done good work on this plugin, happy to see the
- Jakob Jenkov (3/12) Dec 03 2022 Is it "IntelliJ" - the Java IDE that this plugin must be
- singingbush (2/16) Dec 04 2022 Intellij.
The latest changes for the Intellij plugin are now available for download via the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/8115 The plugin can be installed directly in Intellij IDEA via the plugins section of the settings menu. If you are an Intellij user please take the time to install/update the plugin and give it a whirl. Please report any errors to the github project here: https://github.com/intellij-dlanguage/intellij-dlanguage/
Nov 13 2022
On Sunday, 13 November 2022 at 22:51:01 UTC, singingbush wrote:The latest changes for the Intellij plugin are now available for download via the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/8115There's a pretty annoying bug when creating new projects which is caused by the build process generating duplicated synthetic methods. A new release will follow as soon as that's resolved. https://github.com/intellij-dlanguage/intellij-dlanguage/issues/787 https://github.com/JetBrains/gradle-intellij-plugin/issues/1193
Nov 15 2022
On Tuesday, 15 November 2022 at 08:40:17 UTC, singingbush wrote:On Sunday, 13 November 2022 at 22:51:01 UTC, singingbush wrote:1.28.5 is being deployed now and will be available very soonThe latest changes for the Intellij plugin are now available for download via the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/8115There's a pretty annoying bug when creating new projects which is caused by the build process generating duplicated synthetic methods. A new release will follow as soon as that's resolved. https://github.com/intellij-dlanguage/intellij-dlanguage/issues/787 https://github.com/JetBrains/gradle-intellij-plugin/issues/1193
Nov 17 2022
On Thursday, 17 November 2022 at 09:01:20 UTC, singingbush wrote:On Tuesday, 15 November 2022 at 08:40:17 UTC, singingbush wrote:Thanks for the work!On Sunday, 13 November 2022 at 22:51:01 UTC, singingbush wrote:1.28.5 is being deployed now and will be available very soonThe latest changes for the Intellij plugin are now available for download via the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/8115There's a pretty annoying bug when creating new projects which is caused by the build process generating duplicated synthetic methods. A new release will follow as soon as that's resolved. https://github.com/intellij-dlanguage/intellij-dlanguage/issues/787 https://github.com/JetBrains/gradle-intellij-plugin/issues/1193
Nov 20 2022
On Sunday, 13 November 2022 at 22:51:01 UTC, singingbush wrote:The latest changes for the Intellij plugin are now available for download via the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/8115 The plugin can be installed directly in Intellij IDEA via the plugins section of the settings menu. If you are an Intellij user please take the time to install/update the plugin and give it a whirl. Please report any errors to the github project here: https://github.com/intellij-dlanguage/intellij-dlanguage/You guys have done good work on this plugin, happy to see the bugs I've reported being fixed as well over the last couple of versions. Top notch.
Nov 20 2022
On Sunday, 13 November 2022 at 22:51:01 UTC, singingbush wrote:The latest changes for the Intellij plugin are now available for download via the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/8115 The plugin can be installed directly in Intellij IDEA via the plugins section of the settings menu. If you are an Intellij user please take the time to install/update the plugin and give it a whirl. Please report any errors to the github project here: https://github.com/intellij-dlanguage/intellij-dlanguage/Is it "IntelliJ" - the Java IDE that this plugin must be installed in? Or is it one of the other IDEs? Such as CLION?
Dec 03 2022
On Saturday, 3 December 2022 at 08:29:49 UTC, Jakob Jenkov wrote:On Sunday, 13 November 2022 at 22:51:01 UTC, singingbush wrote:Intellij.The latest changes for the Intellij plugin are now available for download via the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/8115 The plugin can be installed directly in Intellij IDEA via the plugins section of the settings menu. If you are an Intellij user please take the time to install/update the plugin and give it a whirl. Please report any errors to the github project here: https://github.com/intellij-dlanguage/intellij-dlanguage/Is it "IntelliJ" - the Java IDE that this plugin must be installed in? Or is it one of the other IDEs? Such as CLION?
Dec 04 2022