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
Opening large json files results in UI freezes sometimes lasting for minutes caused by the org.eclipse.lsp4e.outline.LSSymbolsContentProvider. Maybe the number of items populated to the outline should limited or not all items should be added at the same time.
Opening large json files results in UI freezes sometimes lasting for minutes caused by the
org.eclipse.lsp4e.outline.LSSymbolsContentProvider
. Maybe the number of items populated to the outline should limited or not all items should be added at the same time.The text was updated successfully, but these errors were encountered: