File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 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+
1102020.1
211
312* formatter: missing newline after a line comment (#31 )
Original file line number Diff line number Diff line change 1515 <change-notes >
1616 <![CDATA[
1717 <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>
1823 <li>platform: IntelliJ IDEA 2020.3</li>
1924 </ul>
2025 <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