AdaCore / ada_language_server

Server implementing the Microsoft Language Protocol for Ada and SPARK
GNU General Public License v3.0
235 stars 55 forks source link

V412-001: Server error for early didChangeConfiguration #943

Closed AdrienBoulanger closed 2 years ago

AdrienBoulanger commented 2 years ago

didChangeConfiguration will raise an error if received before the projectFile has been set. Also update the warning for multiple project file to mention VS Code.