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
Hi
Start to evaluate ALS using the Visual Studio Code extension.
In the build task provided , problemMatcher is set to "$ada"
If I use the same task with my own projects, it sems that it will only let me jump to the correct file/line when the build task displays an error if .gpr and .adb are in the same folder - as only the source file base name is displayed and problemMatcher is not "gpr-aware"