Replies: 1 comment
-
|
Local-host mode is now equal to ClientPlugins + ServerPlugins + client_connected (with ClientId == Local) + server_started |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I activate local-host mode? I am on the latest commit as of today.
I have
ClientPlugins, and I haveServerPlugins. There is noLocalHostPlugins. Or any recipe for local host mode. I am currently guessing that if I have bothClientsPluginsandServerPluginsin the sameApp, but it is just a guess from code + rust-analyzer behavior.I created an issue for making an example for this mode.
Beta Was this translation helpful? Give feedback.
All reactions