Explore in VS Code typically fails when started from Business Central
Please include the following with each issue:
1. Describe the bug The "Explore in VS Code" action initiated via the "Page Inspection" in Business Central often ends up in a runtime error in VS Code with a reference to an invalid runtime version.
2. To Reproduce See the details in attached pictures and also in the video showcasing the entire flow:
Video of the flow: https://github.com/user-attachments/assets/b631aa2e-1640-48b5-b843-e2491f694415
3. Expected behavior No runtime error and that I am prompted for authentication before the system starts to download symbols
4. Actual behavior I just get a runtime error in VS Code
5. Versions:
- AL Language: 14.0.1161190
- Visual Studio Code: 1.94.1
- Business Central: 25 DK RTM
- List of Visual Studio Code extensions that you have installed:
- Operating System:
- [X] Windows Internal work item: AB#554716
The same here
Today we also found that our BC was upgraded runtime to 14.1, our VS code only have
After we try config our app.json to 14.1 also not working.
@srihamat This is a known issue - use the (recently fixed) pre-release version of the AL Language.
I'm having the exact same problem as @kasperdj, installed the current VS AL Language extension (v14.1.1180850) but doesn't work. The environment is on version 24.5.23489.25852. Does anyone have a fix?
I am closing this issue because it appears that it has been resolved quite a while ago with a more recent 15.0+ version of the AL Language extension.