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
LSP.Ada_Handlers.Alire
- move package to LSP.Alire package
- add Alire_Active API
LSP.Utils
- add To_Virtual_String (GPR2.Path_Name.Object)
LSP.GPR_Files
- replace File.Search_Paths by Prepended field
- add Search_Paths (File) API
- add Set_Environment (Client_Capability) & Environment API
LSP.Ada_Client_Capabilities
- add Root_Directory(Client_Capability) API
- on Client change update LSP.GPR_Files.Set_Environment
LSP.Ada_Handlers.Project_Loading
- replace function Root by Root_Directory
- use factorized LSP.Alire.Alire_Active code
LSP.GPR_Documents
- add Client parameter to Load API
- remove Environment field to Document type
- use LSP.GPR_Files.Environment when loading project
LSP.GPR_Job_Contexts
- add Get_Client API
LSP.GPR_Handlers
- use LSP.Ada_Client_Capabilities.Client_Capability instead of GPR one.
- add Client parameter to Load document calls.
LSP.GPR_Client_Capabilities
- remove unused package
add gpr_lsp/project_config.alire test
Closes: #1338
0 commit comments