Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
boych83 opened this issue Feb 14, 2024 · 0 comments
Open

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

boych83 opened this issue Feb 14, 2024 · 0 comments

Comments

@boych83
Copy link

boych83 commented Feb 14, 2024

  • 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

With code Runner installed
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant