Closed anzwdev closed 1 year ago
@vjekob Any chance in merging this PR into the AL Object ID Ninja master
?
It would help us in adopting AZ AL Dev Tools combined with the power of AL Object ID Ninja ;) https://github.com/anzwdev/al-code-outline/issues/276
@vjekob Any chance in merging this PR into the AL Object ID Ninja
master
?It would help us in adopting AZ AL Dev Tools combined with the power of AL Object ID Ninja ;) anzwdev/al-code-outline#276
Yes, I am going to merge this PR and release a new version shortly.
I've decided to fix this myself as I want this feature to be a part of Ninja's next release.
Thanks for your contribution! 😊
That's great. Thank you :)
A new public api class that can be used by other VS Code extensions to get IDs suggestions and to reserve them. There are 2 methods in the api
suggestIds
to get list of suggested IDs (1 for each ID range) without reserving themreserverId
to reserve a single ID