You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Updates.txt
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
# SuperEditor 1.6.1
2
+
3
+
## Features
4
+
- Add the Enable Inspector View feature (Pro only)
5
+
- Add a new option to hide Namespace. The default option is enabled to make the interface more concise. Pro version can customize whether to display the hide Namespace
6
+
- Add the Auto Refresh linkage mode. If Auto Refresh is not enabled, saving code will not compile immediately
7
+
8
+
## Changes
9
+
- Rewrite the SearchField in the toolbar to look the same as the Built-in SearchField in the Unity Editor
10
+
- Add the Write a Review option
11
+
- Set the minimum size of the code window to avoid abnormal display
12
+
13
+
## Bug Fixes
14
+
- Fix the NullReference exception when a Namespace was deleted
15
+
- Fix an issue where the indexer code navigation bar was displayed abnormally
0 commit comments