We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5480172 commit d92c00fCopy full SHA for d92c00f
source/ada/lsp-ada_driver.adb
@@ -361,8 +361,8 @@ begin
361
Make_Dir (ALS_Dir);
362
363
exception
364
- -- We have caught an exception when trying to create a default
365
- -- traces file: warn the user
+ -- We have caught an exception when trying to create the .als
+ -- directory: warn the user.
366
when GNATCOLL.VFS.VFS_Directory_Error =>
367
Ada.Text_IO.Put_Line
368
(Ada.Text_IO.Standard_Error,
0 commit comments