formulahendry / formulahendry/vscode-code-runner

[Bug] broken "follow links" under "Output" tab

Open
#1,101 1 comment 0 reactions 0 assignees View on GitHub
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
![image](https://github.com/formulahendry/vscode-code-runner/assets/9000967/af9c04ce-b4f0-482e-aef3-3c867971a21e)

With code Runner installed
![image](https://github.com/formulahendry/vscode-code-runner/assets/9000967/b541de27-dcaf-4cf9-af79-43a9d5e8f704)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.