14
Need to show list of Keys when typing methods such as SETCURRENTKEY(). It is suggested to show the list of keys when we type "." in SETCURRENTKEY() command (inside the brackets). Currently it is only showing the list of fields. This will improve the speed of coding and accuracy and hence increase productivity in the new development environment in VS code.
Category: Development
STATUS DETAILS
Planned
2023 Release Wave 2
Ideas Administrator

Thank you for this suggestion! 

With 2023 Release Wave 2, AL methods accepting keys, such as SETCURRENTKEY(), now have IntelliSense listing keys that are available. Note that IntelliSense still suggests table fields, in case the developer wants to just perform sorting on specific fields. Keys are only suggested for the first parameter, subsequent parameters just suggest fields.

Best regards,
Business Central Team

Comments

R

can you please target this change in this next major release in 2020

Category: Development