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
Fixed: Reported by evilC
-Auto-Complete not stopping when adding (){}<>...etc #84
-When using a hotkey and saying no to downloading a plugin it would throw an error #80
-Having to select single % when deleting a % with Smart Delete enabled #78
-If you are debugging code that is folded and it needs to show a line it should now expand the folds #76
Fixed: Reported by megabugman
-When using Save As on a single file it was creating a new Untitled file #67
Changed:
-Re-Wrote the backend for the GUI
Added:
-Right Click Menus:
--Split Control now has the available controls below them so you can quickly add in whatever type control you want (All but Toolbars)
Added:
-Require Enter For Search: When you have larger files and you start to use a search string with a common letter it can take a bit of time for the highlighting to complete. This helps a lot with that.
Changed:
-Previous Scripts: Search feature only works in the filename not the entire path
-Editing Hotkeys: You now must hit enter, or click the button to set/change the hotkey
Fixed:
-Remove Segment: Was causing it to open an additional Untitled file if you only have 1 Project open
-File Encoding: I have had a lot of trouble with this but I think I have a better handle on it now. Files encoded UTF-16 are now working and any file that is encoded in ANSI that you add UTF characters to will be automatically re-encoded into UTF-8