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
Any new file in the project require restart of LSP. We can either trigger build in background (might be expensive) or take a look at Xcode build service and query it via XPC.
Any new file in the project require restart of LSP. We can either trigger build in background (might be expensive) or take a look at Xcode build service and query it via XPC.