File tree 1 file changed +2
-9
lines changed
1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
1
<idea-plugin url =" https://github.com/phalcon/zephir-idea-plugin" >
2
2
<id >com.zephir</id >
3
3
<name >Zephir</name >
4
- <version >0.3.2-beta3 </version >
4
+ <version >0.3.2</version >
5
5
<
vendor email =
" [email protected] " url =
" https://zephir-lang.com" >Zephir Team</
vendor >
6
6
7
7
<description ><![CDATA[
12
12
]]> </description >
13
13
14
14
<change-notes ><![CDATA[
15
+ <li><b>0.3.2</b> Improved syntax support</li>
15
16
<li><b>0.3.2-beta3</b> Fixed regex recognition bug. Added syntax support for constructions like {var} </li>
16
17
<li><b>0.3.2-beta2</b>: Improved syntax support. Fixed completion bug when invoking AC in method definition block</li>
17
18
<li><b>0.3.2-beta1</b>: Introduced class members in completion list</li>
18
19
<li><b>0.3.1</b>: Fixed much bugs with syntax recognition, fixed extra space in completion for method params</li>
19
- <li><b>0.3.0</b>: Fixed many bugs with syntax recognition, added few words to highlight, improved completion</li>
20
- <li><b>0.2.5</b>: Fixed "switch" keyword detection</li>
21
- <li><b>0.2.4</b>: Added brace matching</li>
22
- <li><b>0.2.3</b>: Fixed build</li>
23
- <li><b>0.2.2</b>: Improve highlighter, added color settings page</li>
24
- <li><b>0.2.1</b>: Disabled "New Zephir class" dialog</li>
25
- <li><b>0.2.0</b>: Added lexer and simple syntax highlighter</li>
26
- <li><b>0.1.0</b>: Initial plugin</li>
27
20
]]> </change-notes >
28
21
29
22
<!-- please see http://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
You can’t perform that action at this time.
0 commit comments