We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1. Describe the bug When an object starts with a namespace declaration, Ctrl + Space doesn't suggest an object ID.
2. To Reproduce
3. Expected behavior The next available object ID for the object type is suggested.
4. Actual behavior The drop-down shows the text "No suggestions".
When the namespace is removed, it suggests the next available object ID.
5. Versions:
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:
Can confirm that this is an issue. I experience the same.
Sorry, something went wrong.
No branches or pull requests
1. Describe the bug
When an object starts with a namespace declaration, Ctrl + Space doesn't suggest an object ID.
2. To Reproduce
3. Expected behavior
The next available object ID for the object type is suggested.
4. Actual behavior
The drop-down shows the text "No suggestions".
When the namespace is removed, it suggests the next available object ID.
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: