AdaCore / ada_language_server

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

UB25-027: Add a custom request to list source directories #975

Closed AnthonyLeonardoGracio closed 2 years ago

AnthonyLeonardoGracio commented 2 years ago

Allowing the extension to query them in order to add them to the workspace if not already present.

This allows to search for files that come from imported projects that might not be under the workspace root directory.