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
Currently, the server equates a plugin/client with a single project, which changes with each render. Instead, have the concept of a project which keeps state if different files in the same project are opened. Keep a LRU cache of the last n projects.
The text was updated successfully, but these errors were encountered:
Currently, the server equates a plugin/client with a single project, which changes with each render. Instead, have the concept of a project which keeps state if different files in the same project are opened. Keep a LRU cache of the last n projects.
The text was updated successfully, but these errors were encountered: