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

No object ID suggested when namespace is used #7885

Open
4 of 6 tasks
ajkauffmann opened this issue Oct 24, 2024 · 1 comment
Open
4 of 6 tasks

No object ID suggested when namespace is used #7885

ajkauffmann opened this issue Oct 24, 2024 · 1 comment

Comments

@ajkauffmann
Copy link
Contributor

1. Describe the bug
When an object starts with a namespace declaration, Ctrl + Space doesn't suggest an object ID.

2. To Reproduce

  1. Create a new object
  2. Start with specifying a namespace
  3. Specify object type and press Ctrl + Space

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".

Image

When the namespace is removed, it suggests the next available object ID.

Image

5. Versions:

  • AL Language: v14.1.1180850
  • Visual Studio Code: v1.94.2
  • Business Central: v25
  • List of Visual Studio Code extensions that you have installed:
  • Operating System:
    • Windows
    • Linux
    • MacOS

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

@mynhardt7
Copy link

Can confirm that this is an issue. I experience the same.

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

2 participants