29
Hey AL Gurus,

With started using Temporary Table within our coding practise and noticed that AL language is missing some features related to it.

- When using Intellisense for SourceTable or Record, it's not clear from the list that this table is Temporary. Once you are familiar with a solution it's ok, but it's hard for a new developer.
- The same applies to the code formatting. It's impossible to say that SourceTable is temporary. It worsens code readability
-another example with variable definitions.

Please see original GitHub request, which comes with screenshot examples
https://github.com/microsoft/AL/issues/6810

Best Regards,
Gintautas
Category: Development
STATUS DETAILS
Planned
2023 Release Wave 1
Ideas Administrator

Thank you for suggesting this. We have decided to add a "temporary" indicator to Intellisense, tooltips and code lens to indicate when a variable is a temporary table. We are not going to change the syntax highlighting as this point though, but will still close this idea with the delivered indicator.

Regards, 
Business Central R&D