File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2020.3
2
+
3
+ * parser: allow no space between some tokens
4
+ * resolve: namespaces without ": as " (#35 )
5
+ * resolve: check correct quotes in definitions
6
+ * resolve: improve namespaces handling
7
+ * editor: highlight missing namespaces
8
+ * platform: IntelliJ IDEA 2020.3
9
+
1
10
2020.1
2
11
3
12
* formatter: missing newline after a line comment (#31 )
Original file line number Diff line number Diff line change 15
15
<change-notes >
16
16
<![CDATA[
17
17
<ul>
18
+ <li>parser: allow no space between some tokens</li>
19
+ <li>resolve: namespaces without ":as" (#35)</li>
20
+ <li>resolve: check correct quotes in definitions</li>
21
+ <li>resolve: improve namespaces handling</li>
22
+ <li>editor: highlight missing namespaces</li>
18
23
<li>platform: IntelliJ IDEA 2020.3</li>
19
24
</ul>
20
25
<a href="https://github.com/gregsh/Clojure-Kit/blob/master/CHANGELOG.md">Full change log...</a>
You can’t perform that action at this time.
0 commit comments