PowerShell/PowerShellEditorServices

DidChangeConfigurationProvider Startup Warning

Opened this issue · 1 comments

This message often comes up on startup of PSES, I think something in the configuration provider startup is triggering it and it probably should be cleaned up.
[Warn - 10:15:02 PM] OmniSharp.Extensions.LanguageServer.Server.Configuration.DidChangeConfigurationProvider: No ConfigurationItems have been defined, configuration won't surface any configuration from the client!

@JustinGrote I have wondered for years what this means and decided it couldn't be breaking anything 😅