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
-t, --timeout=TIMEOUT Stop the language server if a client does not connection within TIMEOUT seconds. A value of zero will not timeout. Default is 10 seconds
77
77
-d, --no-preload Do not preload Puppet information when the language server starts. Default is to preload
78
78
--debug=DEBUG Output debug information. Either specify a filename or 'STDOUT'. Default is no debug output
79
+
-s, --slow-start Delay starting the TCP Server until Puppet initialisation has completed. Default is to start fast
0 commit comments