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 e28c953 commit 408583bCopy full SHA for 408583b
resources/META-INF/plugin.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<idea-plugin version="2">
3
<id>org.jetbrains.idea.clojure</id>
4
- <version>0.4.4</version>
+ <version>0.4.4c</version>
5
<vendor email="[email protected]">Greg Shrago</vendor>
6
<idea-version since-build="162.2525" until-build="173.*"/>
7
@@ -15,7 +15,8 @@
15
<change-notes>
16
<![CDATA[
17
<ul>
18
- <li>Editor: improved structural editing actions</li>
+ <li>0.4.4c: enable structural editing in injections</li>
19
+ <li>Editor: structural editing actions</li>
20
<li>Editor: more items in structure view and breadcrumbs</li>
21
<li>Editor: some default colors for Default and Darcula color schemes</li>
22
<li>Editor: (comment), #_ and quoted-symbol literal coloring</li>
0 commit comments