Skip to content

v1.6.1

Choose a tag to compare

@UnitySuperEditor UnitySuperEditor released this 26 Aug 09:08
· 52 commits to master since this release
185c733

SuperEditor 1.6.1

Features

  • Add the Enable Inspector View feature (Pro only)

EnableInspectorView

  • Add a new option to hide Namespace. The default option is enabled to make the interface more concise. You can customize whether to display the namespace

HideNamespace

  • Add the Auto Refresh linkage mode. If Auto Refresh is not enabled, saving code will not compile immediately

AutoRefreshLinkageMode

Changes

  • Rewrite the SearchField in the toolbar to look the same as the Built-in SearchField in the Unity Editor
  • Add the Write a Review option
  • Set the minimum size of the code window to avoid abnormal display

Bug Fixes

  • Fix the NullReference exception when a Namespace was deleted
  • Fix an issue where the indexer code navigation bar was displayed abnormally
  • Correct some spelling mistakes