www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - Intellij D Language plugin 1.28.4

reply singingbush <singingbush hotmail.com> writes:
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
next sibling parent reply singingbush <singingbush hotmail.com> writes:
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
There'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
parent reply singingbush <singingbush hotmail.com> writes:
On Tuesday, 15 November 2022 at 08:40:17 UTC, singingbush wrote:
 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
There'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
1.28.5 is being deployed now and will be available very soon
Nov 17 2022
parent Hipreme <msnmancini hotmail.com> writes:
On Thursday, 17 November 2022 at 09:01:20 UTC, singingbush wrote:
 On Tuesday, 15 November 2022 at 08:40:17 UTC, singingbush wrote:
 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
There'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
1.28.5 is being deployed now and will be available very soon
Thanks for the work!
Nov 20 2022
prev sibling next sibling parent thebluepandabear <therealbluepandabear protonmail.com> writes:
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
prev sibling parent reply Jakob Jenkov <j j.com> writes:
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
parent singingbush <singingbush hotmail.com> writes:
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:
 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?
Intellij.
Dec 04 2022