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 66835d8 commit b3fa8afCopy full SHA for b3fa8af
doc/source/changes/version_0_30.rst.inc
@@ -3,10 +3,13 @@
3
Miscellaneous improvements
4
^^^^^^^^^^^^^^^^^^^^^^^^^^
5
6
-* improved something.
+* display the filename and line number in the status bar when the editor is called from a Python script
7
+ (closes :editor_issue:`173`).
8
9
10
Fixes
11
^^^^^
12
-* fixed something (closes :editor_issue:`1`).
13
+* fixed editor console unusable after any exception (closes :editor_issue:`166`).
14
+
15
+* fixed LArray editor launcher in Windows menu (closes :editor_issue:`169`).
0 commit comments