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
New tabs after current focus Bug Fix for issue #1704 (#1719)
* Update Editor.swift
changed tab append to tab insert at index after selected tab
* Update Editor.swift
Fixed issue where tab deleted tab next to it.
* Update Editor.swift
Fixed issue where closing a file on the side window caused an error.
0 commit comments