You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Describe the bug Describe the issue
After adding IncludeSourceInPackageFile = true, and adding includeSourceInSymbolFile in app.json, for RunTime package I see mark:
File size for runtime packages was changed(become bigger), but cannot do "go do definition" and cannot see code during debug
4. Actual behavior
VS Code pop-up error that object definition is not avalible
5. Versions:
The latest version (6.0.28) of BcContainerHelper module is already installed
BcContainerHelper version 6.0.28
BC.HelperFunctions emits usage statistics telemetry to Microsoft
Running on Windows, PowerShell 5.1.20348.2760
LatestGenericTagVersion is 1.0.2.51
AL Language:
Visual Studio Code: -
Business Central: 25.1
List of Visual Studio Code extensions that you have installed: -
Operating System:
[ X ] Windows
Linux
MacOS
Final Checklist
Please remember to do the following:
Search the issue repository to ensure you are reporting a new issue
Please include the following with each issue:
1. Describe the bug
![Image](https://private-user-images.githubusercontent.com/36332111/396999244-a2f76543-cd0d-4c77-b642-a98f417f29ff.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODkxMjgsIm5iZiI6MTczOTU4ODgyOCwicGF0aCI6Ii8zNjMzMjExMS8zOTY5OTkyNDQtYTJmNzY1NDMtY2QwZC00Yzc3LWI2NDItYTk4ZjQxN2YyOWZmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAzMDcwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI3ZGUyYjE3ZjkwZDcyMTlmOTRmNzEyNWIyM2MyNWY5MTk5NmM2OTczYTMwMmY0ZmFmOWE3NmJkNTRmNzI1ZWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.sbY0jEhTJ4FE8dIRyDanI_d5oLkFFDb2YI_qp5fovhQ)
Describe the issue
After adding IncludeSourceInPackageFile = true, and adding includeSourceInSymbolFile in app.json, for RunTime package I see mark:
File size for runtime packages was changed(become bigger), but cannot do "go do definition" and cannot see code during debug
Parameters
2. To Reproduce
Steps to reproduce the behavior:
Note: Because the developers need to copy and paste the code snippet, including a code snippet as a media file (i.e. .gif) is not sufficient.
3. Expected behavior
You can see source code during debug app, and use "Go to definition"
As it was described here
microsoft/navcontainerhelper#3160 (comment)
4. Actual behavior
VS Code pop-up error that object definition is not avalible
5. Versions:
Final Checklist
Please remember to do the following:
Found that it worked previously but don't work now - microsoft/navcontainerhelper#3160
Reproduced same on new VM in Azure
The text was updated successfully, but these errors were encountered: