AL
AL copied to clipboard
Output path linking is broken if Learn Authoring Pack is installed.
1. Describe the bug When AL compiler warnings appear in the OUTPUT tab of VS Code, then they are not linked anymore.
2. To Reproduce
- Change AL code to provoke any kind of "OUTPUT", and run
AL: Package: At least one file will be listed, and the path to the file is linked. - Install the Microsoft Learn Authoring Pack extension for VS Code. The pack includes multiple other extensions, whereas the learn-validation extension will cause the issue.
3. Expected behavior The file paths should still be linked.
4. Actual behavior File paths are not linked.
5. Versions:
- AL Language: 12.6
- Visual Studio Code: 1.86.1
- Learn Authoring Pack: 1.0.1
- learn-validation: 0.4.2