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
When I reload a view with view.run_command( 'revert' ) the colors are not applied to the new text. The text already colored still colored, but the new text loaded is not.
When I reload a view with
view.run_command( 'revert' )the colors are not applied to the new text. The text already colored still colored, but the new text loaded is not.