PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
637 stars 219 forks source link

DidChangeConfigurationProvider Startup Warning #2196

Open JustinGrote opened 3 weeks ago

JustinGrote commented 3 weeks ago

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!

andyleejordan commented 3 weeks ago

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