We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6942570 commit 9c7629cCopy full SHA for 9c7629c
change-notes.html
@@ -1,4 +1,10 @@
1
<html>
2
+<h2>1.2.4</h2>
3
+<ul>
4
+ <li>Add plugin icon</li>
5
+ <li>Kotlin: Use UAST instead of Kotlin plugin specific APIs</li>
6
+ <li>Bug fix: Missing type information in auto complete for source parameters and value mappings</li>
7
+</ul>
8
<h2>1.2.3</h2>
9
<ul>
10
<li>Kotlin: Code completion for <code>target</code> and <code>source</code> in <code>@Mapping</code> and <code>@ValueMapping</code></li>
0 commit comments