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
Cannot debug or view source via AL Explorer for any object that has a forward slash '/' in the name. Seems to be a resurgence of the issue covered here that was described as fixed in April 2022.
Closing this as we have done work in #7369 that should give us most of the solution. Further enhancements will happen after/if vscode decides to improve the scenario from their end.
1. Describe the bug
Cannot debug or view source via AL Explorer for any object that has a forward slash '/' in the name. Seems to be a resurgence of the issue covered here that was described as fixed in April 2022.
Issue 6972
2. To Reproduce
Steps to reproduce the behavior:
Nothing happens.
Setting a breakpoint ahead of that object and executing code that triggers the breakpoint ends up showing you an empty object with no source code.
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
Should be able to debug and view source for objects with forward slash in the name.
4. Actual behavior
When debugging: object shows no source code
When using source button in AL Explorer: nothing happens
5. Versions:
Final Checklist
Please remember to do the following:
Search the issue repository to ensure you are reporting a new issue
Reproduce the issue after disabling all extensions except the AL Language extension
Simplify your code around the issue to better isolate the problem
The text was updated successfully, but these errors were encountered: