formulahendry / formulahendry/vscode-code-runner
[Bug] broken "follow links" under "Output" tab
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.86.1
- OS Version: Windows_NT x64 10.0.22631
- Code Runner Version: 0.12.1
**Describe the bug**
Using "AL language extension" in combination with "Code Runner" extension breaks generated output under "View"->"Output" tab of AL project in a way that losing ability to navigate (follow link -> ctrl+click) to problematic files after building project ("AL:package" command)
**To Reproduce**
1. besides the Code Runner install AL extension (https://marketplace.visualstudio.com/items?itemName=ms-dynamics-smb.al)
2. build AL project (command AL:package). AL code should provoke any kind of "OUTPUT" e.g. warrning, error to output links to problematic file
3. check the output (Screenshots)
**Actual behavior**
clickable links to files in the output after building AL project
**Expected behavior**
links should remain clickable with both extensions installed
**Screenshots**
W/O Code Runner installed

With code Runner installed

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.