File tree 1 file changed +12
-6
lines changed
intelij-plugin/src/main/resources/META-INF 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 22
22
]]> </description >
23
23
24
24
<change-notes ><![CDATA[
25
- <b>Fixed </b>
25
+ <b>New Features </b>
26
26
<ul>
27
- <li>Fixed fatal error after installation alongside with another plugin for yang language</li>
28
- <li>String type no longer require optional parameters</li>
29
- <li>Fixed fatal error while debugging</li>
30
- <li>Fixed class cast exception bug in larger projects</li>
31
- </ul><br>]]>
27
+ <li>Included grouping statements in breadcrumbs</li>
28
+ <li>Properly checking identifier's start character</li>
29
+ <li>Added annotator to check for multiplicity of statements</li>
30
+ </ul>
31
+ <br>
32
+ <b>Fixed issues</b>
33
+ <ul>
34
+ <li>Fixed "Go to" declaration</li>
35
+ <li>Fixed issues with deviate not-supported</li>
36
+ </ul>
37
+ ]]>
32
38
</change-notes >
33
39
34
40
<idea-version since-build =" 202.6397.94" />
You can’t perform that action at this time.
0 commit comments