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 @@ -39,6 +39,15 @@ to redirect all commands to one specific REPL.
3939
4040Change log
4141==========
42+
43+ 0.7.3
44+
45+ * REPL: stdin/stdout/stderr support
46+ * REPL: use file ns when evaluating from a file
47+ * Editor: Copy Reference action
48+ * Editor: splice at caret position
49+ * Editor: error recovery in case of extra closing paren
50+
42510.7.2
4352
4453* IntelliJ Platform 2018.1 API compatibility
Original file line number Diff line number Diff line change 1515 <change-notes >
1616 <![CDATA[
1717 <ul>
18+ <li>REPL: stdin/stdout/stderr support</li>
19+ <li>REPL: use file ns when evaluating from a file</li>
20+ <li>Editor: Copy Reference action</li>
21+ <li>Editor: splice at caret position</li>
22+ <li>Editor: error recovery in case of extra closing paren</li>
1823 <li>IntelliJ Platform 2018.1 API compatibility</li>
1924 </ul>
2025 <a href="https://github.com/gregsh/Clojure-Kit#change-log">Full change log...</a>
You can’t perform that action at this time.
0 commit comments